]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix error handling in rand_drbg_new
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 30 Oct 2018 19:57:53 +0000 (20:57 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 5 Nov 2018 21:35:10 +0000 (22:35 +0100)
commitc5e0b3a6d5f02aa53cf2a7c0cffb42e434ee3470
tree36039370f54c3ddb20f2bcad697b20ad10aa8f73
parent17209be89b4d5aad94b91cfe0d9d24d5243a4a2f
Fix error handling in rand_drbg_new

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/7517)
crypto/rand/drbg_lib.c