Files
glibc/string
Wilco Dijkstra 746a560a62 string: Improve test-memchr page cross checks
The tests for memchr attempt to check for accidental overreads that cross a
page.  However they weren't done at the end of a page and don't check for the
case where we match right at the end.  Add buf1_size/buf2_size to make finding
end of buffer easier.

Reviewed-by: Yury Khrustalev <yury.khrustalev@arm.com>
2026-05-21 16:13:07 +00:00
..
2021-09-03 22:06:44 +05:30
2021-09-03 22:06:44 +05:30