Sébastien Sablé <[EMAIL PROTECTED]> added the comment: My previous patch has a small problem as I believed dlmalloc was always returning a non-NULL value, even when asking for 0 bytes.
It turns out not to be the case, so here is a new patch (patch_dlmalloc3.diff) which must be applied after the previous one (patch_dlmalloc2.diff) to correct this problem. Added file: http://bugs.python.org/file11459/patch_dlmalloc3.diff _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3526> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com