Fix a possible crash in rand_drbg_get_entropy
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 23 Oct 2018 14:30:20 +0000 (16:30 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 26 Oct 2018 13:14:55 +0000 (15:14 +0200)
commit21311777ad8b8c2f2fb8eb7a4f9618ceae1e043d
tree1b451327f884610dea208fa616c2276596f7f2ad
parent41349b5e6dbd72bfbeaf3cf189d64914240628e3
Fix a possible crash in rand_drbg_get_entropy

Reviewed-by: Paul Yang <yang.yang@baishancloud.com>
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/7474)
crypto/rand/rand_lib.c