]> 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:00:14 +0000 (03:00 +0200)
committerChristian Heimes <christian@cheimes.de>
Mon, 10 Sep 2012 01:00:14 +0000 (03:00 +0200)
commit4e80eea60e439d6fb0a12bb803ca52061f29f7d6
treed6e41fe7063126a70c55e99713a533b3e3106df1
parent074ebced1b0c43dda6a6fdef8865050d019316a7
Fixed possible reference leak to mod when type_name() returns NULL
Objects/typeobject.c