FreeBSD/src cba2a59 (r350160)lib/libc/tests/string wcsnlen_test.c

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
DeltaFile
+1-1lib/libc/tests/string/wcsnlen_test.c
+1-11 files

UnifiedSplitRaw