mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 05:41:01 -05:00
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 |
||
|---|---|---|
| .. | ||
| t_bm.c | ||
| t_memchr.c | ||
| t_memcpy.c | ||
| t_memmem.c | ||
| t_memset.c | ||
| t_popcount.c | ||
| t_strcat.c | ||
| t_strchr.c | ||
| t_strcmp.c | ||
| t_strcpy.c | ||
| t_strcspn.c | ||
| t_strerror.c | ||
| t_stresep.c | ||
| t_strlen.c | ||
| t_strpbrk.c | ||
| t_strrchr.c | ||
| t_strspn.c | ||
| t_swab.c | ||