diff options
author | Michael W. Hudson <mwh@python.net> | 2003-08-08 13:57:22 +0000 |
---|---|---|
committer | Michael W. Hudson <mwh@python.net> | 2003-08-08 13:57:22 +0000 |
commit | bec19e6859d44b722d9d80e5244b8f1194c95d8d (patch) | |
tree | 0ef33803f4b73feefa24b7b38a11e5fe33262533 /Python/pythonrun.c | |
parent | e40e4e60e45147feb6bebeb9af92862ca23ffc02 (diff) | |
download | cpython-bec19e6859d44b722d9d80e5244b8f1194c95d8d.tar.gz |
/* XXX From here until type is allocated, "return NULL" leaks bases! */
Sure looks like it to me! <wink>
When I run the leak2.py script I posted to python-dev, I only see
three reference leaks in all of test_descr. When I run
test_descr.test_main, I still see 46 leaks. This clearly demands
posting a yelp to python-dev :-)
This certainly should be applied to release23-maint, and in all
likelyhood release22-maint as well.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions