This is the mail archive of the glibc-bugs@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]

[Bug libc/12518] memcpy acts randomly (and differently) with overlapping areas


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

--- Comment #20 from Felipe Contreras <felipe.contreras at gmail dot com> 2011-03-30 07:21:26 UTC ---
Created attachment 5341
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5341
Patch to check for overlaps

I'm trying this patch to find out how many things in the system use overlapping
memcpy, however, it doesn't seem to cause any crashes... Can anyone spot
something wrong?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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