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:46:20 +0000 (22:46 +0100)
commitee5a79104c4f7f59343a7b75815be3979a0f6b83
tree99a79b8ba791ae9416972441a88593232e4ac88c
parentf98a893ed454faf97d77a53833da95646478c14c
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/7519)
crypto/rand/drbg_lib.c