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 2014-09-23.17:35:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
There are potential integer overflows in error handlers. Here is simple patch which fixes them.
History
Date User Action Args
2014-09-23 17:35:51serhiy.storchakasetrecipients: + serhiy.storchaka
2014-09-23 17:35:51serhiy.storchakasetmessageid: <[email protected]>
2014-09-23 17:35:51serhiy.storchakalinkissue22470 messages
2014-09-23 17:35:51serhiy.storchakacreate