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 tim.peters
Recipients alexandre.vassalotti, tim.peters, zach.ware
Date 2013-11-25.21:49:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385416174.86.0.383008287876.issue19779@psf.upfronthosting.co.za>
In-reply-to
Content
BTW, I believe 0xdddddddd is what MS's debug libraries use to overwrite memory that's already been free()'d - akin to PyMalloc's "DEADBYTE".
History
Date User Action Args
2013-11-25 21:49:34tim.peterssetrecipients: + tim.peters, alexandre.vassalotti, zach.ware
2013-11-25 21:49:34tim.peterssetmessageid: <1385416174.86.0.383008287876.issue19779@psf.upfronthosting.co.za>
2013-11-25 21:49:34tim.peterslinkissue19779 messages
2013-11-25 21:49:34tim.peterscreate