diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-04-11 06:36:45 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-04-11 06:36:45 (GMT) |
commit | 52aefc8a7b9e9ebda6c1b98a831a273e0b07bf96 (patch) | |
tree | 464e320ea0de3e2604b99ddc6fcaa8e965ce3124 /Doc/lib/libre.tex | |
parent | 362ed3451e1f95bcc327f4ed0f484d37363bfe5f (diff) | |
download | cpython-52aefc8a7b9e9ebda6c1b98a831a273e0b07bf96.zip cpython-52aefc8a7b9e9ebda6c1b98a831a273e0b07bf96.tar.gz cpython-52aefc8a7b9e9ebda6c1b98a831a273e0b07bf96.tar.bz2 |
SF bug 542181: Realloc behavior
The bug report pointed out a bogosity in the comment block explaining
thread safety for arena management. Repaired that comment, repaired a
couple others while I was at it, and added an assert.
_PyMalloc_DebugRealloc: If this needed to get more memory, but couldn't,
it erroneously freed the original memory. Repaired that.
This is for 2.3 only (unless we decide to backport the new pymalloc).
Diffstat (limited to 'Doc/lib/libre.tex')
0 files changed, 0 insertions, 0 deletions