]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Cleanups to sk_namelookup(). In particular, it now doesn't segfault
authorSimon Tatham <anakin@pobox.com>
Sat, 8 Jan 2005 14:02:06 +0000 (14:02 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 8 Jan 2005 14:02:06 +0000 (14:02 +0000)
commit79629c729c2593d36fc8e93b3707f4f02245d6d3
tree6ea3b369e5e9af80dda658aa845357cbe26990ab
parentd72eb8f6db779f4873b6c86488ae998c1f3e6f59
Cleanups to sk_namelookup(). In particular, it now doesn't segfault
if you explicitly specify IPv6 and then try to look up a hostname
which doesn't have an IPv6 address.

[originally from svn r5082]
windows/winnet.c