]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
sk_nonamelookup() should ensure the sockaddr it returns has `error'
authorSimon Tatham <anakin@pobox.com>
Thu, 2 Jan 2003 10:07:50 +0000 (10:07 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 2 Jan 2003 10:07:50 +0000 (10:07 +0000)
commit2435c54597d50b91f1f2cb8ec7e52337ec6502a7
treea75ba9729c3d1b1bd742c5145758754cb866c9ac
parent327b9b7f1ab6f7f09c4bd35ff19e871c06d9a1a2
sk_nonamelookup() should ensure the sockaddr it returns has `error'
set to NULL. Otherwise it'll be random uninitialised goop. Not good.

[originally from svn r2416]
unix/uxnet.c
winnet.c