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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2016-08-14.18:31:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471199485.6.0.591064883482.issue27599@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that fixes buffer overrun in binascii.b2a_qp() and binascii.a2b_qp() and adds additional tests.
History
Date User Action Args
2016-08-14 18:31:25serhiy.storchakasetrecipients: + serhiy.storchaka
2016-08-14 18:31:25serhiy.storchakasetmessageid: <1471199485.6.0.591064883482.issue27599@psf.upfronthosting.co.za>
2016-08-14 18:31:25serhiy.storchakalinkissue27599 messages
2016-08-14 18:31:25serhiy.storchakacreate