diff options
author | Sebastian Hahn <sebastian@torproject.org> | 2010-02-08 15:35:34 +0100 |
---|---|---|
committer | Sebastian Hahn <sebastian@torproject.org> | 2010-02-08 15:49:54 +0100 |
commit | a168cd2a54355c77a72e6553e5e4c5dc844fca50 (patch) | |
tree | 43179308db0188273f425158960c78f83780069d /contrib/tor-mingw.nsi.in | |
parent | dfee17328950628686bf2c78a8983871f36d97cf (diff) | |
download | tor-a168cd2a54355c77a72e6553e5e4c5dc844fca50.tar.gz tor-a168cd2a54355c77a72e6553e5e4c5dc844fca50.zip |
Don't use gethostbyname() in resolve_my_address()
Tor has tor_lookup_hostname(), which prefers ipv4 addresses automatically.
Bug 1244 occured because gethostbyname() returned an ipv6 address, which
Tor cannot handle currently. Fixes bug 1244; bugfix on 0.0.2pre25.
Reported by Mike Mestnik.
Diffstat (limited to 'contrib/tor-mingw.nsi.in')
0 files changed, 0 insertions, 0 deletions