K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-02-10T02:48:24.558153Z K 7 svn:log V 209 MFC r306784: r306784 (by emaste): 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. END