summaryrefslogtreecommitdiffstats
path: root/Mac/scripts/ConfigurePython.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-12-07 04:25:10 (GMT)
committerGuido van Rossum <guido@python.org>2001-12-07 04:25:10 (GMT)
commit4e173846c8688402c81d181a58b1fd787f88527a (patch)
tree6a1002b424068033e7219088cc8ac42d12662b68 /Mac/scripts/ConfigurePython.py
parent202dd1ef420359c05814cbfcc5c27e71c90c16d9 (diff)
downloadcpython-4e173846c8688402c81d181a58b1fd787f88527a.zip
cpython-4e173846c8688402c81d181a58b1fd787f88527a.tar.gz
cpython-4e173846c8688402c81d181a58b1fd787f88527a.tar.bz2
Fix for #489672 (Neil Norwitz): memory leak in test_sre.
(At least for the repeatable test case that Tim produced.) pattern_subx(): Add missing DECREF(filter) in both exit branches (normal and error return). Also fix a DECREF(args) that should certainly be a DECREF(match) -- because it's inside if (!args) and right after allocation of match.
Diffstat (limited to 'Mac/scripts/ConfigurePython.py')
0 files changed, 0 insertions, 0 deletions