This is the mail archive of the libc-alpha@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] |
Hello, Here is a patch for fixing #13540 in 64 bit routines (strcpy/ncpy, stpcpy/pncpy, strcat/ncat, wcscpy). Change Log: 2011-12-23 Liubov Dmitrieva <liubov.dmitrieva@gmail.com> * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix bug. Fix overrun in destination buffer. * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise. -- Liubov Dmitrieva
Attachment:
strcpy_wcscpy_fix.patch
Description: Binary data
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |