]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed possible reference leak to mod when type_name() returns NULL
authorChristian Heimes <christian@cheimes.de>
Mon, 10 Sep 2012 01:01:16 +0000 (03:01 +0200)
committerChristian Heimes <christian@cheimes.de>
Mon, 10 Sep 2012 01:01:16 +0000 (03:01 +0200)
commit455657961e78d0019bb789ccd0b5f5a94a262e18
tree641fddb4b09427e8d55abc53b03c0c9796b6b6b6
parentc4fe3fed6eddb3cefa917a8dcf86fff0b04df6ee
parenta0e7e41cba6c75f493a64ce09037cecb60642190
Fixed possible reference leak to mod when type_name() returns NULL
Objects/typeobject.c