numam-dpdk/app/pdump
Bruce Richardson c022cb400e convert snprintf to strlcpy
Since we have support for the strlcpy function in DPDK, replace all
instances where a string is copied using snprintf.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Stephen Hemminger <stephen@networkplumber.org>
2018-04-04 17:33:08 +02:00
..
main.c convert snprintf to strlcpy 2018-04-04 17:33:08 +02:00
Makefile mk: add experimental tag check 2018-01-29 23:35:29 +01:00
meson.build app: add all remaining apps to meson build 2018-03-12 16:29:27 +01:00