Patch from Theo Markettos: apparently "BSD-derived IP stacks fall over when
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Tue, 3 Feb 2004 14:47:43 +0000 (14:47 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Tue, 3 Feb 2004 14:47:43 +0000 (14:47 +0000)
commitd2c2927496535d8d67042980001fadede5e19b99
treeece1454e88a0ab15c528874bc973709edec85ffc
parentb534024e75b7932f697ff3f6a683f35475723e64
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: svn://svn.tartarus.org/sgt/putty@3793 cda61777-01e9-0310-a592-d414129be87e
unix/uxnet.c