]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix memory leak in arraymodule.c and respond to a few comments by nnorwitz.
authorTravis E. Oliphant <oliphant@enthought.com>
Mon, 20 Aug 2007 07:16:33 +0000 (07:16 +0000)
committerTravis E. Oliphant <oliphant@enthought.com>
Mon, 20 Aug 2007 07:16:33 +0000 (07:16 +0000)
commitb803c517bf6950cd91790b731d2bea32b7e9e03e
tree29b8a39711e8e88451718857547e0a949dfe6ca6
parent30d1c51ac97a93f68015a0c646bd130140b69a98
Fix memory leak in arraymodule.c and respond to a few comments by nnorwitz.
Include/object.h
Modules/arraymodule.c
Objects/bufferobject.c