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 belopolsky
Recipients belopolsky, jnferguson, lemburg, nnorwitz
Date 2008-04-12.03:26:51
SpamBayes Score 0.014413973
Marked as misclassified No
Message-id <1207970812.73.0.638997726931.issue2620@psf.upfronthosting.co.za>
In-reply-to
Content
Note that in r61458 Neal replaced PyMem_RESIZE with a direct call to PyMem_REALLOC thus eliminating integer overflow check even from the debug 
builds.
History
Date User Action Args
2008-04-12 03:26:53belopolskysetspambayes_score: 0.014414 -> 0.014413973
recipients: + belopolsky, lemburg, nnorwitz, jnferguson
2008-04-12 03:26:52belopolskysetspambayes_score: 0.014414 -> 0.014414
messageid: <1207970812.73.0.638997726931.issue2620@psf.upfronthosting.co.za>
2008-04-12 03:26:51belopolskylinkissue2620 messages
2008-04-12 03:26:51belopolskycreate