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 vstinner
Recipients neologix, vstinner
Date 2014-08-16.12:08:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408190896.87.0.87089378686.issue22206@psf.upfronthosting.co.za>
In-reply-to
Content
pthread_key_create_overflow.patch: safer patch, delete the newly created key and return an error on integer overflow.
History
Date User Action Args
2014-08-16 12:08:16vstinnersetrecipients: + vstinner, neologix
2014-08-16 12:08:16vstinnersetmessageid: <1408190896.87.0.87089378686.issue22206@psf.upfronthosting.co.za>
2014-08-16 12:08:16vstinnerlinkissue22206 messages
2014-08-16 12:08:16vstinnercreate