[issue13483] Use VirtualAlloc to allocate memory arenas

STINNER Victor report at bugs.python.org
Sun Jun 16 04:05:20 CEST 2013


STINNER Victor added the comment:

Martin von Loewis: "If we take the route proposed by this patch, I recommend also dropping all other CRT malloc() calls in Python, and make allocations from the process heap instead (that's a separate issue, though)."

=> see issue #18203

----------

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


More information about the Python-bugs-list mailing list