diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-04-18 17:38:35 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-04-18 17:38:35 -0400 |
commit | 476cd1d96560aaf7f210319597556e7fbcd60469 (patch) | |
tree | 15d02708160ed765160ed8bec3885441eeba21c2 /crt/crti.c | |
parent | fbeadd150feaa7993250d2d6739df670d4539e54 (diff) | |
download | musl-476cd1d96560aaf7f210319597556e7fbcd60469.tar.gz |
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.
Diffstat (limited to 'crt/crti.c')
0 files changed, 0 insertions, 0 deletions