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

Bruce Richardson bruce.richardson at intel.com
Mon Mar 12 12:50:26 CET 2018


On Mon, Mar 12, 2018 at 11:33:00AM +0000, Bruce Richardson wrote:
> 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 at intel.com>
> ---
Forgot to include Stephen's review from RFC, so adding here for
patchwork to pick up:

Reviewed-by: Stephen Hemminger <stephen at networkplumber.org>



More information about the dev mailing list