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 matejcik
Recipients David.Edelsohn, matejcik, pitrou, python-dev
Date 2013-05-16.17:55:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368726931.02.0.553963772033.issue17928@psf.upfronthosting.co.za>
In-reply-to
Content
The fix causes regression on my 64bit little-endian machine. It seems that while parsing the arguments, the length value overwrites part of the string pointer.
History
Date User Action Args
2013-05-16 17:55:31matejciksetrecipients: + matejcik, pitrou, python-dev, David.Edelsohn
2013-05-16 17:55:31matejciksetmessageid: <1368726931.02.0.553963772033.issue17928@psf.upfronthosting.co.za>
2013-05-16 17:55:31matejciklinkissue17928 messages
2013-05-16 17:55:30matejcikcreate