Lower log-level in different error conditions in entropy selection.
commit14c47a0b5c8965463957f8c8c9311bcb96885049
authorAlexander Færøy <ahf@torproject.org>
Thu, 1 Feb 2018 20:27:38 +0000 (1 21:27 +0100)
committerNick Mathewson <nickm@torproject.org>
Sun, 11 Feb 2018 21:10:50 +0000 (11 16:10 -0500)
tree5ad5c9786eeacfd43bd0375dc63a065aa7b69a84
parenta2990081d516873d94643853d1a98b9cc3da55c4
Lower log-level in different error conditions in entropy selection.

This patch lowers the log-level from warning to info in the cases where
we are going to attempt another method as entropy source to hopefully
make the user feel less concerned.

See: https://bugs.torproject.org/25120
src/common/crypto.c