This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc ./ChangeLog resolv/Makefile resolv/inet_n ...


CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_5-branch
Changes by:	jakub@sourceware.org	2007-07-12 15:14:24

Modified files:
	.              : ChangeLog 
	resolv         : Makefile inet_ntop.c 
Added files:
	resolv         : tst-inet_ntop.c 

Log message:
	2007-04-30  Jakub Jelinek  <jakub@redhat.com>
	
	[BZ #4439]
	* resolv/inet_ntop.c (inet_ntop4): Take terminating '\0' into
	account in the size check.
	* resolv/tst-inet_ntop.c: New test.
	* resolv/Makefile (tests): Add tst-inet_ntop.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.10362.2.77&r2=1.10362.2.78
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/resolv/tst-inet_ntop.c.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=NONE&r2=1.1.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/resolv/Makefile.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.48&r2=1.48.8.1
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/resolv/inet_ntop.c.diff?cvsroot=glibc&only_with_tag=glibc-2_5-branch&r1=1.9&r2=1.9.8.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]