]> granicus.if.org Git - python/commit
Fix more memory allocation issues found with failmalloc.
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 22 Jul 2006 16:20:49 +0000 (16:20 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 22 Jul 2006 16:20:49 +0000 (16:20 +0000)
commitb59d08c2fb407bbb1527b72141e125760863c2ba
treeedb47a12535cd4e70352d3f396f68bbd6326299a
parent468e45edc1694606b6f2c4eb901eb9485bb493da
Fix more memory allocation issues found with failmalloc.
Modules/bz2module.c
Modules/cPickle.c
Python/compile.c
Python/pyarena.c
Python/pythonrun.c
Python/symtable.c