Don't forget to initialise ret->ai to NULL in sk_nonamelookup. Was
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 4 Jan 2005 17:39:35 +0000 (17:39 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 4 Jan 2005 17:39:35 +0000 (17:39 +0000)
commite14d27a1c47025c81e1fc62a51b0c355ec7f4957
tree43c679398d8688283e9ae9f96ca973468dd18d93
parent2a6848cc351da3e7d43f476cbe0b9f3e64df4494
Don't forget to initialise ret->ai to NULL in sk_nonamelookup. Was
causing segfaults in IPv6-enabled Unix PuTTY connecting through a
proxy when letting the proxy do the DNS.

git-svn-id: svn://svn.tartarus.org/sgt/putty@5064 cda61777-01e9-0310-a592-d414129be87e
unix/uxnet.c