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.17:12:25
SpamBayes Score 0.00086866244
Marked as misclassified No
Message-id <1227978746.73.0.948517035372.issue4465@psf.upfronthosting.co.za>
In-reply-to
Content
Python-2.5.2/Objects/setobject.c
Line 1204

The result of set_copy() is not checked for NULL.

[See Objects/setobject.c(set_difference) for example of correct usage]
History
Date User Action Args
2008-11-29 17:12:26CWRU_Researcher1setrecipients: + CWRU_Researcher1
2008-11-29 17:12:26CWRU_Researcher1setmessageid: <1227978746.73.0.948517035372.issue4465@psf.upfronthosting.co.za>
2008-11-29 17:12:26CWRU_Researcher1linkissue4465 messages
2008-11-29 17:12:26CWRU_Researcher1create