tor/changes/bug14980
rl1987 385558c32f Fix endianness issues in test_config_resolve_my_address().
Since resolve_my_address() yields IP address in host order there is
no need to use byteorder functions for conversion.
2015-02-23 09:57:17 -05:00

5 lines
188 B
Plaintext

o Minor bugfixes:
- Fix endianness issues in unit test for resolve_my_address() to
have it pass on big endian systems. Resolves issue 14980; bugfix on
Tor 0.2.6.3-alpha.