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 CWRU_Researcher1
Recipients CWRU_Researcher1
Date 2008-11-29.16:54:38
SpamBayes Score 0.00028420874
Marked as misclassified No
Message-id <1227977678.79.0.85235656818.issue4461@psf.upfronthosting.co.za>
In-reply-to
Content
Python-2.5.2/Python/ast.c(parsenumber)
Line 3061

The parameters of PyLong_FromString() are not checked for NULL before
the method is called.
History
Date User Action Args
2008-11-29 16:54:38CWRU_Researcher1setrecipients: + CWRU_Researcher1
2008-11-29 16:54:38CWRU_Researcher1setmessageid: <1227977678.79.0.85235656818.issue4461@psf.upfronthosting.co.za>
2008-11-29 16:54:38CWRU_Researcher1linkissue4461 messages
2008-11-29 16:54:38CWRU_Researcher1create