mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
c4a6b56cc1
Some DNS NXDOMAIN hijackers hijack truly ridiculous domains, like "invalid-stuff!!" or "1.2.3.4.5". This would provoke unit test failures where we used addresses like that to force tor_addr_lookup() to fail. The fix, for testing, is to mock tor_addr_lookup() with a variant that always fails when it gets a name with a !. Fixes bugs 20862 and 20863. |
||
---|---|---|
.. | ||
.dummy | ||
20885 | ||
bug19222 | ||
bug19899 | ||
bug20823 | ||
bug20862 | ||
bug21035 | ||
bug21051 | ||
fallbacks-201612 | ||
ticket21026 |