[issue11335] Memory leak after key function failure in sort

Daniel Stutzbach report at bugs.python.org
Thu Mar 3 01:06:12 CET 2011


Daniel Stutzbach <stutzbach at google.com> added the comment:

I played around with this a little.  That code path doesn't appear to be exercised during the existing unit tests.  I'll add a test so the leak at least shows up when the tests are run under valgrind.

----------

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


More information about the Python-bugs-list mailing list