]> granicus.if.org Git - python/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)
commita0e7e41cba6c75f493a64ce09037cecb60642190
treebbb4f38eb7056a6e6342c909c502b33c8ade5a45
parentd5a88044a3fe666c63db99a2b58561f726728664
Fixed possible reference leak to mod when type_name() returns NULL
Objects/typeobject.c