]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a few more memory leaks
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 20 Nov 2005 23:58:38 +0000 (23:58 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 20 Nov 2005 23:58:38 +0000 (23:58 +0000)
commit7bcabc60a36eb5910bd162d54ece449f5249bbcd
treecef5c71fedb71b1e9d24df5f58bded565ba1691d
parent4aef41ffe7bee84f3b6440f4d76099cd030d058b
Fix a few more memory leaks

Document more info about the benefits of configuring without
pymalloc when running valgrind
Misc/README.valgrind
Python/ast.c
Python/compile.c
Python/modsupport.c