Fix data race in RAND_DRBG_generate
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 14 Oct 2018 10:35:19 +0000 (12:35 +0200)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Sat, 27 Oct 2018 11:04:55 +0000 (13:04 +0200)
commit1f98527659b8290d442c4e1532452b9ba6463f1e
tree1aa4439abe7139e8d7bac7c1409b080a23e1aabb
parentd597a9a877f4e5b0b3803a1bb05b30b34b4be699
Fix data race in RAND_DRBG_generate

Fixes #7394

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7399)

(cherry picked from commit a83dc59afa2e0207180d7218efed19b20d48de95)
crypto/rand/drbg_lib.c
crypto/rand/rand_lcl.h
crypto/rand/rand_lib.c