[3.6] bpo-31626: Fixed a bug in debug memory allocator. (GH-3844) by miss-islington · Pull Request #4191 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Contributor
Removed a code that incorrectly detected in-place resizing in realloc()
and wrote to freed memory.
(cherry picked from commit b484d56)
Removed a code that incorrectly detected in-place resizing in realloc() and wrote to freed memory. (cherry picked from commit b484d56)
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
miss-islington
commented
Oct 31, 2017
miss-islington commented
Contributor Author
@serhiy-storchaka: Backport status check is done, and it's a success ✅ .
serhiy-storchaka
merged commit
ece5659
into
python:3.6
miss-islington
commented
Oct 31, 2017
miss-islington commented
Contributor Author
Thanks, @serhiy-storchaka!
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-b484d56-3.6
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment