Files
semi-libc/src
Rich Felker 476cd1d965 fix false negatives with periodic needles in strstr, wcsstr, and memmem
in cases where the memorized match range from the right factor
exceeded the length of the left factor, it was wrongly treated as a
mismatch rather than a match.

issue reported by Yves Bastide.
2014-04-18 17:38:35 -04:00
..
2014-04-07 02:46:15 -04:00
2014-04-15 20:42:39 -04:00