[issue18203] Replace calls to malloc() with PyMem_Malloc()

STINNER Victor report at bugs.python.org
Sat Jun 15 02:13:03 CEST 2013


STINNER Victor added the comment:

pymem_debugcheckgil.patch: oops, a forgot a change in pgenmain.c. New fixed patch attached.

----------
Added file: http://bugs.python.org/file30592/pymem_debugcheckgil-2.patch

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


More information about the Python-bugs-list mailing list