mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Mock tor_addr_lookup() during part of addr/basic test.
If this function isn't mocked, then our unit tests break on stupid networks where localhost is broken or absent. Fixes bug 6298; bugfix on 0.0.9pre2.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes (unit tests):
|
||||
- The unit tests now pass on systems where localhost is misconfigured
|
||||
to some IPv4 address other than 127.0.0.1. Fixes bug 6298;
|
||||
bugfix on 0.0.9pre2.
|
||||
Reference in New Issue
Block a user