[dpdk-dev] [PATCH 2/2] convert snprintf to strlcpy

Thomas Monjalon thomas at monjalon.net
Wed Apr 4 15:26:05 CEST 2018


12/03/2018 12:33, Bruce Richardson:
> Since we have support for the strlcpy function in DPDK, replace all
> instances where a string is copied using snprintf.

Added occurences (from recent merge):
	drivers/net/mvpp2/mrvl_qos.c
	drivers/net/tap/rte_eth_tap.c

> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Applied (and rebased), thanks




More information about the dev mailing list