]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r305144
authorache <ache@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 5 Sep 2016 00:36:52 +0000 (00:36 +0000)
committerache <ache@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 5 Sep 2016 00:36:52 +0000 (00:36 +0000)
commit85e38145375e3042f65efa8cfe55ea5e3b6628f2
tree6d2a3b7564a47315933488d3cb9bc2dd84d7b6e9
parent1b6c068208a840ec60a42cb5bc9816173441b6b5
MFC r305144

'addrlen' does not matter when we need to find the first non-zero bit in
the byte from the left and 'addrlen' already counted in 'lim'.

PR:     212121
Submitted by:   Herbie.Robinson@stratus.com

git-svn-id: svn://svn.freebsd.org/base/stable/10@305401 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/net/getaddrinfo.c
lib/libc/net/name6.c