NetBSD/usr.sbin/altq/altqstat
fox 47c90ff9dc usr.sbin/altq: Suppress -Werror=stringop-truncation error.
Add GCC_NO_STRINGOP_TRUNCATION to quip_client.c to prevent build failure.

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

Reviewed by: kamil@
2020-02-08 01:01:31 +00:00
..
altqstat.1
altqstat.c
altqstat.h
Makefile usr.sbin/altq: Suppress -Werror=stringop-truncation error. 2020-02-08 01:01:31 +00:00
qdisc_blue.c
qdisc_cbq.c
qdisc_cdnr.c
qdisc_conf.c
qdisc_fifoq.c
qdisc_hfsc.c
qdisc_jobs.c
qdisc_priq.c
qdisc_red.c
qdisc_rio.c
qdisc_wfq.c
quip_client.c usr.sbin/altq: Revert the strlcpy(3) change since this changes expected behavior from strncpy(3). 2020-02-07 21:53:20 +00:00
quip_client.h