NetBSD/external/mpl
fox 6ed49867f1 external/mpl/dhcp: 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:29:16 +00:00
..
bind Fix the vax build: vax is special and always builds pic code. 2020-06-03 02:07:52 +00:00
dhcp external/mpl/dhcp: Suppress -Werror=stringop-truncation error 2020-06-07 23:29:16 +00:00
Makefile hook bind 2018-08-12 13:03:08 +00:00