[issue20908] Memory leak in Reg2Py()

Roundup Robot report at bugs.python.org
Thu Mar 13 19:09:10 CET 2014


Roundup Robot added the comment:

New changeset 6e3e91662216 by Victor Stinner in branch 'default':
Issue #20908: PyMem_Malloc() must be used with PyMem_Free(), not with free()
http://hg.python.org/cpython/rev/6e3e91662216

----------

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


More information about the Python-bugs-list mailing list