[issue26168] Py_BuildValue may leak 'N' arguments on PyTuple_New failure

Martin Panter report at bugs.python.org
Mon May 16 04:19:20 EDT 2016


Martin Panter added the comment:

Yeah okay, I agree that the code was already saving the references in a container, so it makes sense to keep doing that.

----------

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


More information about the Python-bugs-list mailing list