Hi,

>>>>> On Fri, 13 Nov 2009 00:18:49 -0500
>>>>> Garrett Wollman <[email protected]> said:

wollman> Index: inet/inet_cidr_pton.c
wollman> ===================================================================
wollman> --- inet/inet_cidr_pton.c      (revision 199242)
wollman> +++ inet/inet_cidr_pton.c      (working copy)
wollman> @@ -236,7 +236,6 @@
wollman>                        endp[- i] = colonp[n - i];
wollman>                        colonp[n - i] = 0;
wollman>                }
wollman> -              tp = endp;
wollman>        }
wollman>  
wollman>        memcpy(dst, tmp, NS_IN6ADDRSZ);

Since this function is vendor import one from ISC, such cosmetic
change may cause problem during further import.  So, you should send
this patch to ISC folks 1st.

Sincerely,

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
[email protected]  u...@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"

Reply via email to