[issue10157] Refleaks in pythonrun.c

Stefan Krah report at bugs.python.org
Sat Oct 23 17:41:42 CEST 2010


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

After taking the scenic route through half of the tree[1], I finally
found another leak in pythonrun.c. I'm closing #10153, merging those
two leaks into the new patch.


Does it look ok?


[1] Valgrind stack traces should be approached with caution.

----------
stage:  -> patch review
title: Memory leak (r70152) -> Refleaks in pythonrun.c
Added file: http://bugs.python.org/file19341/pythonrun3.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10157>
_______________________________________


More information about the Python-bugs-list mailing list