RAND_egd_bytes: No need to check RAND_status on connection error.
authorganesh <ganeshbhambarkar@gmail.com>
Fri, 11 Nov 2016 03:13:13 +0000 (08:43 +0530)
committerRichard Levitte <levitte@openssl.org>
Tue, 24 Jan 2017 13:39:20 +0000 (14:39 +0100)
commitc2114afc1622ff0113974b3696e557ea8bf7ffb4
treeb54b311b0aa563f7426b3ef380122388c85d759d
parent3ed93c863374125296954edcbc595599adbd07ea
RAND_egd_bytes: No need to check RAND_status on connection error.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1886)
crypto/rand/rand_egd.c