Tartarus CVS: putty: jacob
tartarus-commits@lists.tartarus.org
tartarus-commits@lists.tartarus.org
Tue, 03 Feb 2004 14:47:45 +0000
CVS Root: /usr/data/cvs
Module: putty
Changes by: jacob
Date: Tue Feb 03 2004 14:47:45 GMT
Log message:
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.
Modified files:
unix : uxnet.c
Links:
http://cvs.tartarus.org//putty/unix/uxnet.c.diff?r1=1.22&r2=1.23