]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit - unix/uxnet.c
Patch from Theo Markettos: apparently "BSD-derived IP stacks fall over when
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 3 Feb 2004 14:47:43 +0000 (14:47 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 3 Feb 2004 14:47:43 +0000 (14:47 +0000)
commit4090a21d4c663a7e0d3632dfb8b002e210badac1
treeece1454e88a0ab15c528874bc973709edec85ffc
parent04452929ce395a8595397f393b01c76e51792eb7
Patch from Theo Markettos: apparently "BSD-derived IP stacks fall over when
trying to bind to the localhost interface with a sockaddr_in which has non-zero
sin_zero fields." Zero sockaddr_in (and sockaddr_in6) before any use.

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