]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
sk_address_is_local() was ignoring the possibility that a SockAddr
authorSimon Tatham <anakin@pobox.com>
Fri, 1 Apr 2005 08:46:26 +0000 (08:46 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 1 Apr 2005 08:46:26 +0000 (08:46 +0000)
commit807f1f05c77564645717d317694e4c8667f47ea6
tree3a84fc52d926dcab6b93bca4a0c76a4cf3b5438b
parent5a12b3564b8d186d906d56e038e29983ff175e6f
sk_address_is_local() was ignoring the possibility that a SockAddr
might have an IPv4 address in `ai' rather than in `addresses'.
Thanks to Martin Prikryl for pointing this out.

git-svn-id: http://svn.tartarus.org/sgt/putty@5587 cda61777-01e9-0310-a592-d414129be87e
windows/winnet.c