Add OpenSSL locking functions
The OpenSSL docs for CRYPTO_set_locking_callback seem to describe what I observe: "Multi-threaded applications will crash at random if it is not set".
Showing
Please register or sign in to comment
The OpenSSL docs for CRYPTO_set_locking_callback seem to describe what I observe: "Multi-threaded applications will crash at random if it is not set".