]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix a race condition in drbg_add
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 29 Oct 2018 12:48:53 +0000 (13:48 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 30 Oct 2018 22:25:30 +0000 (23:25 +0100)
commit4011bab1f85d4429bad1e9388bed90a8d0da5639
treee1e49d24670bd8221c5d702a6c0509d6c3f4bf31
parent6e46c065b9b97212d63ef1f321b08fb7fa6b320d
Fix a race condition in drbg_add

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7523)
crypto/rand/drbg_lib.c