src/gas ChangeLog input-scrub.c

hjl@sourceware.org hjl@sourceware.org
Tue Mar 30 23:20:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2010-03-30 23:20:25

Modified files:
	gas            : ChangeLog input-scrub.c 

Log message:
	Use memmove to copy overlap memory.
	
	2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR gas/11456
	* input-scrub.c (input_scrub_next_buffer): Use memmove instead
	of memcpy to copy overlap memory.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4122&r2=1.4123
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/input-scrub.c.diff?cvsroot=src&r1=1.22&r2=1.23



More information about the Binutils-cvs mailing list