[dpdk-dev] [PATCH 0/2] ethdev: use strlcpy

Stephen Hemminger stephen at networkplumber.org
Thu Feb 28 23:47:52 CET 2019


A couple of places in ethdev are clearer if strlcpy is used.

Stephen Hemminger (2):
  ethdev: replace snprintf with strlcpy
  ethdev: use strlcpy instead of snprintf on initialization

 lib/librte_ethdev/rte_ethdev.c | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

-- 
2.17.1



More information about the dev mailing list