numam-dpdk/lib/librte_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
..
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build pdump: fix library version in meson build 2018-03-28 00:07:35 +02:00
rte_pdump_version.map pdump: add new library for packet capture 2016-06-16 23:39:56 +02:00
rte_pdump.c convert snprintf to strlcpy 2018-04-04 17:33:08 +02:00
rte_pdump.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00