]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/rand/drbg_lib.c
Fix error handling in RAND_DRBG_uninstantiate
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 2 Nov 2018 10:46:38 +0000 (11:46 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 5 Nov 2018 21:35:11 +0000 (22:35 +0100)
commitfb9c3ff565aa11b08646e0f9f28fc082ed365cbd
tree2085b19998f7258f68b35206a508425dc1958cac
parent7ecd6c5186f3958b726edb3f5e5851f12ad56485
Fix error handling in RAND_DRBG_uninstantiate

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