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/string envz.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2006-06-04 04:34:15

Modified files:
	string         : envz.c 

Log message:
	(envz_strip): Correct erroneously reversed src and dest parameters to
	memmove() invocation to correct bug that causes segmentation violation
	or incomplete envz_strip() behavior.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/string/envz.c.diff?cvsroot=glibc&r1=1.13&r2=1.14


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