NetBSD/external/bsd/atf/lib/libatf-c
fox 9674cee3b8 external/bsd/atf: Suppress -Werror=stringop-truncation error
This logic correctly uses strncpy(3) to fully initialize a fixed-width field, and also ensures
NUL-termination on the next line as other users of the field expect.

Add -Werror=stringop-truncation to prevent build failure, when run with MKSANITIZER=yes.

Error was reported when build.sh was run with MKSANITIZER=yes flag.

Reviewed by: kamil@
2020-06-07 23:09:34 +00:00
..
defs.h Homogenize reachover build file structure with that of kyua-cli: 2014-02-12 04:08:31 +00:00
Makefile external/bsd/atf: Suppress -Werror=stringop-truncation error 2020-06-07 23:09:34 +00:00
shlib_version