1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/lib/libc/tests/string
Brooks Davis cba2a593da Avoid copying too much from the input string.
This avoids reading past the end of the static strings.  On a system
with bounds checking these tests fault.

Reviewed by:	asomers
Obtained from:	CheriBSD
MFC after:	1 week
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D21004
2019-07-19 23:58:30 +00:00
..
Makefile
Makefile.depend
memcmp_test.c
memset_s_test.c
stpncpy_test.c
strerror_test.c
strxfrm_test.c
wcscasecmp_test.c
wcscoll_test.c
wcsnlen_test.c