diff options
author | Fred Drake <fdrake@acm.org> | 2001-12-05 22:10:44 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-12-05 22:10:44 (GMT) |
commit | 8b55b2d9aa07060861f9e7bae53791cefd5d3743 (patch) | |
tree | 411bb6992635f32086d44bacbc2890ecc17d7b23 /Lib/sre.py | |
parent | d761662b66133a6be86798235b206a0097446bbf (diff) | |
download | cpython-8b55b2d9aa07060861f9e7bae53791cefd5d3743.zip cpython-8b55b2d9aa07060861f9e7bae53791cefd5d3743.tar.gz cpython-8b55b2d9aa07060861f9e7bae53791cefd5d3743.tar.bz2 |
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 'Lib/sre.py')
0 files changed, 0 insertions, 0 deletions