1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-28 16:21:30 +03:00
David S. Miller 5331255b6e Fix v9/64-bit strcmp when string ends in multiple zero bytes.
[BZ #16885]
	* sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
	multiple zero bytes exist at the end of a string.
	Reported by Aurelien Jarno <aurelien@aurel32.net>

	* string/test-strcmp.c (check): Add explicit test for situations where
	there are multiple zero bytes after the first.
2014-05-01 12:15:06 -07:00
..
2001-04-26 20:45:18 +00:00
2006-01-10 00:25:07 +00:00
2001-03-19 21:40:15 +00:00
2001-02-22 13:46:25 +00:00
2009-03-14 23:57:33 +00:00
2013-02-17 16:34:04 +01:00