Downgrade evdns warnings about weird replies.
commit2a98fcb84859a8dfadf1c3430b901f0d8e6b3f06
authorNick Mathewson <nickm@torproject.org>
Thu, 16 Nov 2017 14:30:19 +0000 (16 09:30 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 16 Nov 2017 14:30:19 +0000 (16 09:30 -0500)
tree1fdb2c0d8dcac00f63154e2157672ee5d671e67a
parent56b7407a9096eeed8af1b45bda5a149e7ffabb2c
Downgrade evdns warnings about weird replies.

evdns is allowed to give us unrecognized object types; it is allowed
to give us non-IPv4 answer types, and it is (even) allowed to give
us empty answers without an error.

Closes ticket 24097.
changes/ticket24097 [new file with mode: 0644]
src/or/dns.c