]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #27942: Fix memory leak in codeobject.c
authorYury Selivanov <yury@magic.io>
Wed, 9 Nov 2016 14:41:15 +0000 (09:41 -0500)
committerYury Selivanov <yury@magic.io>
Wed, 9 Nov 2016 14:41:15 +0000 (09:41 -0500)
commit48aa605337a820b476e18896564a5ef877c5b27d
tree2f2ef03e6a66335461f7f3045ceda62359864bdc
parenta8760275bd59fb8d8be1f1bf05313fed31c08321
Issue #27942: Fix memory leak in codeobject.c
Objects/codeobject.c