NetBSD/external/cddl/osnet/usr.bin
fox 1644357e99 external/cddl/osnet: 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:26:54 +00:00
..
ctfconvert external/cddl/osnet: Suppress -Werror=stringop-truncation error. 2020-02-09 07:55:13 +00:00
ctfdump
ctfmerge external/cddl/osnet: Suppress -Werror=stringop-truncation error 2020-06-07 23:26:54 +00:00
ztest Describe how unaccounted changes are detected without Star Trek references, for 2018-12-10 03:58:30 +00:00
Makefile
Makefile.inc