]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[Partial backport of r50773 | neal.norwitz -- other parts of this patch
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 5 Oct 2006 18:22:02 +0000 (18:22 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 5 Oct 2006 18:22:02 +0000 (18:22 +0000)
commit9781e5d97e4648453b6b4d011b7252c1cb05656c
tree078b4d4128de1a7495e2fbc542804ba5279e1c27
parent8a28c164308f2683ba4f934ef5d2d4c3e574ba3c
[Partial backport of r50773 | neal.norwitz -- other parts of this patch
 applied to pyarena.c, compile.c, and symtable.c, which were different in 2.4.]

Fix more memory allocation issues found with failmalloc.
Modules/bz2module.c
Modules/cPickle.c