]> granicus.if.org Git - python/commit
Fix memory leak under some conditions.
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 16 Jul 2006 02:17:36 +0000 (02:17 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 16 Jul 2006 02:17:36 +0000 (02:17 +0000)
commitc0cde4da2a3d7992b7405ed5e11bc43f7d2391a0
tree79693815bea1a6e3dcd4df6e8a01e6be9ee8c30b
parent5eaf772980a5013c89a9d3814991ff3244ed58f1
Fix memory leak under some conditions.

Reported by Klocwork, #98.
Python/import.c