HomeFreeBSD

Add test for a musl libc memmem bug

Description

Add test for a musl libc memmem bug

With a short needle (aka little) musl's memmem could read past the end
of the haystack (aka big). This was fixed in musl commit c718f9f.

Reviewed by: ed
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D8137

Details

Provenance
emasteAuthored on
Reviewer
ed
Differential Revision
D8137: Add test for a musl libc memmem bug
Parents
rS306783: localedef: Improve cc_list parsing
Branches
Unknown
Tags
Unknown