Cleanups to sk_namelookup(). In particular, it now doesn't segfault
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 8 Jan 2005 14:02:06 +0000 (14:02 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 8 Jan 2005 14:02:06 +0000 (14:02 +0000)
commit38bd69cdd6331e6fcd58219d2e3de3378e3e9f51
tree6ea3b369e5e9af80dda658aa845357cbe26990ab
parent149d2abcdd4fbe7e424debd86ccefc2be7d83b08
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@5082 cda61777-01e9-0310-a592-d414129be87e
windows/winnet.c