Searched hist:276384 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/binutils/gas/
H A Dinput-scrub.cdiff 276384 Mon Dec 29 23:00:58 MST 2014 pfg MFC r276228:

gas: use memmove instead of bogus memcpy.

partial_where points into the buffer that begins with buffer_start
so we need to use memmove() to handle the overlap.
Fixes Sourceware-PR 11456.

Obtained from: OpenBSD (CVS rev. 1.2)

Completed in 48 milliseconds