]> granicus.if.org Git - python/commit
Fix a whole bunch of potential memory leaks (and some real ones too)
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 15 Nov 2005 05:04:31 +0000 (05:04 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 15 Nov 2005 05:04:31 +0000 (05:04 +0000)
commite76adcd78a434d7266b5fc0250be87d74dafd8df
tree2d2ce24032b2a7696638ca592f7bfe08f1ddf1b6
parent56c6561d30eb61eb75fcf494d286ccec20c14c78
Fix a whole bunch of potential memory leaks (and some real ones too)
in error conditions.
Python/ast.c