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 #15 from Jakub Jelinek <jakub at redhat dot com> 2011-03-25 06:45:50 UTC ---
This is not correct:
1) glibc 2.13 has been released already, so new symbol versions must be
GLIBC_2.14
2) you do it only on x86_64, therefore you should add it into
sysdeps/x86_64/Versions (though, you will need to add GLIBC_2.14 to toplevel
Versions.def too)

-- 
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]