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 <[email protected]>
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: <[email protected]>
2014-08-16 12:08:16vstinnerlinkissue22206 messages
2014-08-16 12:08:16vstinnercreate