bpo-31626: Fixed a bug in debug memory allocator. by serhiy-storchaka · Pull Request #3844 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Removed a code that incorrectly detected in-place resizing in realloc() and wrote to freed memory. (cherry picked from commit b484d56)
serhiy-storchaka pushed a commit that referenced this pull request
Removed a code that incorrectly detected in-place resizing in realloc() and wrote to freed memory. (cherry picked from commit b484d56)
embray pushed a commit to embray/cpython that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters