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 ebfe, pitrou, vstinner
Date 2008-12-26.22:01:22
SpamBayes Score 0.018198067
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
EVP_copy() and EVP_get_digest_size() should call 
ENTER_HASHLIB/LEAVE_HASHLIB to protect self->ctx.
History
Date User Action Args
2008-12-26 22:01:23vstinnersetrecipients: + vstinner, pitrou, ebfe
2008-12-26 22:01:23vstinnersetmessageid: <[email protected]>
2008-12-26 22:01:22vstinnerlinkissue4751 messages
2008-12-26 22:01:22vstinnercreate