Use memmove to copy overlap memory.
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 30 Mar 2010 23:20:25 +0000 (23:20 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 30 Mar 2010 23:20:25 +0000 (23:20 +0000)
commitb36562f693df03c18beb1b84ec991c2f2d0e5c1c
tree3b6d284ff36956225e40dbbdcae7152a5efc3497
parentf2bfad59579e17ba0aa3fd456bf2a52848c9b6ac
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.
gas/ChangeLog
gas/input-scrub.c
This page took 0.023794 seconds and 4 git commands to generate.