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 duaneg
Recipients beginvuln, duaneg
Date 2016-09-14.03:13:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473822790.68.0.982563373434.issue27482@psf.upfronthosting.co.za>
In-reply-to
Content
There are a couple of places where the tokenizer code is not correctly handling \0 characters occurring at the start of the buffer. Patch attached.
History
Date User Action Args
2016-09-14 03:13:10duanegsetrecipients: + duaneg, beginvuln
2016-09-14 03:13:10duanegsetmessageid: <1473822790.68.0.982563373434.issue27482@psf.upfronthosting.co.za>
2016-09-14 03:13:10duaneglinkissue27482 messages
2016-09-14 03:13:10duanegcreate