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:46:21 +0000 (22:46 +0100)
commitc40c1ef4f3c3a6a4d7878bbf8b13742a5bffd963
tree9534825bc8d8f11b8c25e5f6d75a619527dc2d01
parentfd59e425a865f306f3745f576f8b7b7a40dbbfcf
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/7519)
crypto/rand/drbg_lib.c