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 jdemeyer
Recipients Mark.Shannon, gregory.p.smith, jdemeyer, vstinner
Date 2019-06-06.15:52:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559836324.42.0.645145188259.issue37138@roundup.psfhosted.org>
In-reply-to
Content
That's entirely my fault. I was not aware of the fact that calling memcpy() with src=NULL and length 0 was undefined behaviour. I disagree that it should be undefined, but there is not much point in arguing against the C standard.
History
Date User Action Args
2019-06-06 15:52:04jdemeyersetrecipients: + jdemeyer, gregory.p.smith, vstinner, Mark.Shannon
2019-06-06 15:52:04jdemeyersetmessageid: <1559836324.42.0.645145188259.issue37138@roundup.psfhosted.org>
2019-06-06 15:52:04jdemeyerlinkissue37138 messages
2019-06-06 15:52:04jdemeyercreate