Setting the ex_data index is unsafe in a threaded environment, so
authorRichard Levitte <levitte@openssl.org>
Mon, 6 Oct 2003 09:09:44 +0000 (09:09 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 6 Oct 2003 09:09:44 +0000 (09:09 +0000)
commitc40b9bdefb59be7e640cd7a10bfd2fa26ea1fe7b
tree9264f58ab5c0cbe3824adc5c8ecc3883ddb1e83f
parent6895cca89d47b30708e41da5a7f86277f526cbe6
Setting the ex_data index is unsafe in a threaded environment, so
let's wrap it with a lock.
crypto/comp/c_zlib.c
crypto/cryptlib.c
crypto/crypto.h