]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:46:20 +0000 (22:46 +0100)
commitf98a893ed454faf97d77a53833da95646478c14c
tree45725ea074d4fa6647a0e17f3fb85a3191532a15
parent0f316a0c208b90336b171fa05f8eaf4056c5a01d
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/7519)
crypto/rand/drbg_lib.c