[issue18203] Replace direct calls to malloc() with PyMem_Malloc() or PyMem_RawMalloc()

Roundup Robot report at bugs.python.org
Sun Jul 7 23:32:57 CEST 2013


Roundup Robot added the comment:

New changeset 65f2c92ed079 by Victor Stinner in branch 'default':
Issue #18203: Add _PyMem_RawStrdup() and _PyMem_Strdup()
http://hg.python.org/cpython/rev/65f2c92ed079

----------

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


More information about the Python-bugs-list mailing list