Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment: > * 3.6: don't memset() --> correct, but don't detect "use after free" bug > when a memory block is skrinked
And doesn't detect "use after free" bug when a memory block is expanded. And 2.7 doesn't detect this. Only 3.7 detects this. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31626> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com