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:56:13 +0000 (04:56 +0200)
commit67114d93b47aa02192272182595c2b5d1bba8298
treee81094c09e187576ff59b5c7cd6efd6d33b019f4
parent9317235bbb43fbe8ee21cc3bfe0effb9ab6dee2e
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)
(cherry picked from commit 87975cfa91c3f06a52f2550ed2ef632644be6dde)
crypto/rand/rand_lib.c