]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Don't forget to initialise ret->ai to NULL in sk_nonamelookup. Was
authorSimon Tatham <anakin@pobox.com>
Tue, 4 Jan 2005 17:39:35 +0000 (17:39 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 4 Jan 2005 17:39:35 +0000 (17:39 +0000)
commite6dd93c25a94150b4de0dd59839b469c5dbd04d7
tree43c679398d8688283e9ae9f96ca973468dd18d93
parent8053aea3606c3717ac2eb27ba2532b80284ed4c9
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.

[originally from svn r5064]
unix/uxnet.c