PR: 2786
authorDr. Stephen Henson <steve@openssl.org>
Wed, 22 Aug 2012 22:42:04 +0000 (22:42 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 22 Aug 2012 22:42:04 +0000 (22:42 +0000)
commit7a217076d902d1717d1ab9b851c6c5ad6d7a444c
treeeb660eec9aafbc5ce88a5d70eb33a4c0a08fdbe2
parent0720bf7df1b022c838a3dfd6810673db48c18d26
PR: 2786
Reported by: Tomas Mraz <tmraz@redhat.com>

Treat a NULL value passed to drbg_free_entropy callback as non-op. This
can happen if the call to fips_get_entropy fails.
crypto/rand/rand_lib.c