Fix error handling in RAND_DRBG_set
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 29 Oct 2018 12:48:53 +0000 (13:48 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 5 Nov 2018 21:35:09 +0000 (22:35 +0100)
commit17209be89b4d5aad94b91cfe0d9d24d5243a4a2f
tree4fcb92cea17ba1a46fbc3e1d19b77def9b86f36e
parent2087028612027368e9508e1b253aab715a5a35d6
Fix error handling in RAND_DRBG_set

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