K 10 svn:author V 6 emaste K 8 svn:date V 27 2016-10-06T20:27:40.679357Z K 7 svn:log V 285 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 END