]> granicus.if.org Git - python/commit
#1782: don't leak in error case in PyModule_AddXxxConstant. Patch by Hrvoje Nikšić.
authorGeorg Brandl <georg@python.org>
Sat, 19 Jan 2008 18:02:46 +0000 (18:02 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 19 Jan 2008 18:02:46 +0000 (18:02 +0000)
commitc211a0a00b286188b8a4182e924511bdcbb85cda
tree1588323cb1781304b9a1138570dc9fadf2703ed6
parent6ebc52749cd06623f6b813f41987803887fbb929
#1782: don't leak in error case in PyModule_AddXxxConstant. Patch by Hrvoje Nikšić.
Python/modsupport.c