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 gvanrossum
Recipients donmez, gregory.p.smith, gvanrossum, loewis, theller
Date 2007-12-14.00:53:47
SpamBayes Score 0.1335514
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
> """code that has been audited and fixed in the past will again be
> vulnerable."""
>
> That code wasn't properly audited or fixed if it depended on integer
> overflow behavior.

Whatever, this is how overflow checks have been coded all over the code base.
History
Date User Action Args
2007-12-14 00:53:47gvanrossumsetspambayes_score: 0.133551 -> 0.1335514
recipients: + gvanrossum, loewis, theller, gregory.p.smith, donmez
2007-12-14 00:53:47gvanrossumlinkissue1608 messages
2007-12-14 00:53:47gvanrossumcreate