Stefan Krah <[email protected]> added the comment: > realloc() must not touch the original buffer on failure
I don't understand this: If realloc() fails, the original buffer is perfectly valid. ---------- nosy: +skrah _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue31626> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
