[Bug libc/14195] strncasecmp causes segmentation fault when comparing empty strings

liubov.dmitrieva at gmail dot com sourceware-bugzilla@sourceware.org
Thu Aug 9 15:21:00 GMT 2012


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

Liubov Dmitrieva <liubov.dmitrieva at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |liubov.dmitrieva at gmail
                   |                            |dot com

--- Comment #3 from Liubov Dmitrieva <liubov.dmitrieva at gmail dot com> 2012-08-09 15:19:59 UTC ---
This issue is reproduced for core2 or atom machine (with SSSE3 support and
without SSE42).

Some bug exists in __strncasecmp_l_ssse3 but not in __strncasecmp_l_sse42.
I will try to fix.

--- Comment #4 from Liubov Dmitrieva <liubov.dmitrieva at gmail dot com> 2012-08-09 15:21:09 UTC ---
This issue is reproduced for core2 or atom machine (and any with SSSE3 support
and without SSE42).

Some bug exists in __strncasecmp_l_ssse3 but not in __strncasecmp_l_sse42.
I will try to fix.

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



More information about the Glibc-bugs mailing list