This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients davin, larry, serhiy.storchaka, skrah, vstinner, xdegaye
Date 2017-10-28.14:26:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509200795.76.0.213398074469.issue31626@psf.upfronthosting.co.za>
In-reply-to
Content
> realloc() must not touch the original buffer on failure

I don't understand this: If realloc() fails, the original buffer
is perfectly valid.
History
Date User Action Args
2017-10-28 14:26:35skrahsetrecipients: + skrah, vstinner, larry, xdegaye, serhiy.storchaka, davin
2017-10-28 14:26:35skrahsetmessageid: <1509200795.76.0.213398074469.issue31626@psf.upfronthosting.co.za>
2017-10-28 14:26:35skrahlinkissue31626 messages
2017-10-28 14:26:35skrahcreate