diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2010-01-17 21:11:54 +0000 |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2010-01-17 21:11:54 +0000 |
commit | 2f3b0d681e8738123c8ad51328e2c8ddc285ca7d (patch) | |
tree | 7f9fe92e6035c20737f60edb2acad74e4c5e7ed2 /Python/dynload_next.c | |
parent | 59c6efabb4edc425565fec0be81e2c44b9bec145 (diff) | |
download | cpython-git-2f3b0d681e8738123c8ad51328e2c8ddc285ca7d.tar.gz |
Blocked revisions 77578,77589 via svnmerge
........
r77578 | mark.dickinson | 2010-01-17 13:37:57 +0000 (Sun, 17 Jan 2010) | 2 lines
Issue #7632: Fix a memory leak in _Py_dg_strtod.
........
r77589 | mark.dickinson | 2010-01-17 20:57:56 +0000 (Sun, 17 Jan 2010) | 7 lines
Issue #7632: When Py_USING_MEMORY_DEBUGGER is defined, disable the
private memory allocation scheme in dtoa.c, along with a piece of code
that caches powers of 5 for future use. This makes it easier to
detect dtoa.c memory leaks with Valgrind or similar tools.
Patch by Stefan Krah.
........
Diffstat (limited to 'Python/dynload_next.c')
0 files changed, 0 insertions, 0 deletions