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