[Bug libc/13540] Bug in ssse3 strcpy, strncpy, stpncpy, stpcpy, strcat, strncat
liubov.dmitrieva at gmail dot com
sourceware-bugzilla@sourceware.org
Thu Dec 22 12:28:00 GMT 2011
- Previous message (by thread): [Bug libc/13540] Bug in ssse3 strcpy, strncpy, stpncpy, stpcpy, strcat, strncat
- Next message (by thread): [Bug libc/13540] Bug in ssse3 strcpy, strncpy, stpncpy, stpcpy, strcat, strncat
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
http://sourceware.org/bugzilla/show_bug.cgi?id=13540
--- Comment #2 from Liubov Dmitrieva <liubov.dmitrieva at gmail dot com> 2011-12-22 12:28:30 UTC ---
x86_64 routines uses similar algorithm of last bytes processing.
But this test case doesn't catch the bug in 64 bit mode.
It seems that malloc allocates memory parts not so closed to each other.
I will try to develop other test case for 64 bit mode.
--
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.
- Previous message (by thread): [Bug libc/13540] Bug in ssse3 strcpy, strncpy, stpncpy, stpcpy, strcat, strncat
- Next message (by thread): [Bug libc/13540] Bug in ssse3 strcpy, strncpy, stpncpy, stpcpy, strcat, strncat
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Glibc-bugs
mailing list