Commit 15a1bd0a authored by Richard Levitte's avatar Richard Levitte
Browse files

Disable the EGD seeding meachanism when stdio is disabled



crypto/rand/rand_egd.c makes extensive use of stdio functions.  When
they are disabled, it makes sense to disable egd as well.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4358)
parent cfb5bc69
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment