[issue4751] Patch for better thread support in hashlib

STINNER Victor report at bugs.python.org
Fri Dec 26 23:01:23 CET 2008


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

EVP_copy() and EVP_get_digest_size() should call 
ENTER_HASHLIB/LEAVE_HASHLIB to protect self->ctx.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4751>
_______________________________________


More information about the Python-bugs-list mailing list