In CRYPTO_lock(), check that the application cares about locking (provided
authorRichard Levitte <levitte@openssl.org>
Wed, 11 Dec 2002 08:56:38 +0000 (08:56 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 11 Dec 2002 08:56:38 +0000 (08:56 +0000)
commita01461da99894034f579bea7f1983da75e53c3cb
tree9fc2ad408629f1bd5c3aa54ed745aaf09edb297d
parent9576c150a49d7cd15090729d7b912530eefc977f
In CRYPTO_lock(), check that the application cares about locking (provided
callbacks) before attempting to lock.
crypto/cryptlib.c