[issue17206] Py_XDECREF() expands its argument multiple times

Illia Polosukhin report at bugs.python.org
Sun Mar 31 07:10:53 CEST 2013


Illia Polosukhin added the comment:

Updated patch - removed old code and addded tests to _testcapimoudule.c as Amaury suggested.

Amaury, why do you mention -R flag (from what I see it does hash randomization)? I would expect some flag, that would enforce memory leakage issues to fail test.

----------
Added file: http://bugs.python.org/file29617/17206-2.diff

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


More information about the Python-bugs-list mailing list