Make getting and setting the RAND default method thread safe
authorRichard Levitte <levitte@openssl.org>
Thu, 6 Apr 2017 09:30:03 +0000 (11:30 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 7 Apr 2017 02:55:16 +0000 (04:55 +0200)
commit87975cfa91c3f06a52f2550ed2ef632644be6dde
treeefdb1873fbd649cc015b27ca5fbe0aae7a9bdd49
parent005f6766284155645fa760cf764f85031e209f6c
Make getting and setting the RAND default method thread safe

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3137)
crypto/rand/rand_lib.c