[issue19246] freeing then reallocating lots of memory fails under Windows

Tim Peters report at bugs.python.org
Mon Oct 14 21:07:29 CEST 2013


Tim Peters added the comment:

@Esa.Peuha, fine idea!  Alas, on the same box I used before, uglyhack.c displays (it varies a tiny amount from run to run):

65198 65145 99.918709%

So it's not emulating enough of Python's malloc()/free() behavior to trigger the same kind of problem :-(

----------

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


More information about the Python-bugs-list mailing list