simon-svn: putty: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Wed Oct 17 21:48:07 BST 2012
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 9690
Date: 2012-10-17 21:48:07 +0100 (Wed, 17 Oct 2012)
Log message (3 lines):
Windows's sk_address_is_local() was returning the wrong answers for
IPv6 addresses, because I'd mistakenly cast an ai_addr to the low-
level 'struct in6_addr' instead of the correct 'struct sockaddr_in6'.
Modified files:
U putty/windows/winnet.c
Links:
http://svn.tartarus.org/sgt/?rev=9690&view=rev
http://svn.tartarus.org/sgt/putty/windows/winnet.c?rev=9690&r1=9689&r2=9690
More information about the tartarus-commits
mailing list