Fix async engine pause dead lock in error case.
In 'crypto/rand/ossl_rand.c', a call to 'ASYNC_unblock_pause()' is missing in an error case. CLA: trivial Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Ben Kaduk <kaduk@mit.edu> (cherry picked from commit e4b16013) (Merged from https://github.com/openssl/openssl/pull/4024)
parent
eea5f335
Please register or sign in to comment