diff options
author | Fred Drake <fdrake@acm.org> | 2001-12-05 22:10:44 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-12-05 22:10:44 +0000 |
commit | 8b55b2d9aa07060861f9e7bae53791cefd5d3743 (patch) | |
tree | 411bb6992635f32086d44bacbc2890ecc17d7b23 /Python | |
parent | d761662b66133a6be86798235b206a0097446bbf (diff) | |
download | cpython-git-8b55b2d9aa07060861f9e7bae53791cefd5d3743.tar.gz |
Fix memory leak in the parser module: There were two leaks in
parser_tuple2st() and a failure to propogate an error in
build_node_children() (masking yet another leak, of course!).
This closes SF bug #485133 (confirmed by Insure++).
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions