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 merge a new version of the CDDL dtrace and ZFS code. 2018-05-28 21:04:59 +00:00
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 Add MKCTF 2014-03-25 09:52:55 +00:00
Makefile.inc Define _KERNTYPES for things that need it. 2016-01-23 21:22:45 +00:00