]> granicus.if.org Git - python/commit
Fix memory leaks and add checks for failing malloc() calls to testcapi module
authorChristian Heimes <christian@cheimes.de>
Fri, 26 Jul 2013 13:07:34 +0000 (15:07 +0200)
committerChristian Heimes <christian@cheimes.de>
Fri, 26 Jul 2013 13:07:34 +0000 (15:07 +0200)
commitcb7ca526e892ba966a2bc4b61a240cdd3cf9fd99
treef5bdd85f96296f581263581d00df7dd1f88b7afa
parent5e3de55b0130f57b659795dbda294558d18d1f09
parent3205e74d880a7cacd52ff032325de28acdec888d
Fix memory leaks and add checks for failing malloc() calls to testcapi module
CID 1058288
Fix declaration-after-statement of d49f65ff4f3c
Modules/_testcapimodule.c