------- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-03-30 
23:20 -------
Subject: Bug 11456

CVSROOT:        /cvs/src
Module name:    src
Changes by:     h...@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...@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


------- Additional Comments From hjl dot tools at gmail dot com  2010-03-30 
23:21 -------
Fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=11456

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to