Re: CFR: Exceedingly minor fixes to libc

From: Hajimu UMEMOTO <ume_at_freebsd.org>
Date: Sat, 14 Nov 2009 01:15:02 +0900
Hi,

>>>>> On Fri, 13 Nov 2009 00:18:49 -0500
>>>>> Garrett Wollman <wollman_at_bimajority.org> 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> _at__at_ -236,7 +236,6 _at__at_
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 _at_ Internet Mutual Aid Society Yokohama, Japan
ume_at_mahoroba.org  ume_at_{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
Received on Fri Nov 13 2009 - 15:15:37 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:58 UTC