[dpdk-dev] [PATCH v2 0/3] fix coverity issues in packet capture framework

Reshma Pattan reshma.pattan at intel.com
Wed Jun 22 16:07:52 CEST 2016


This patchset fixes coverity issues in pdump library and pdump tool.

v2:
fixed code review comment to use snprintf instead of strncpy.

Reshma Pattan (3):
  pdump: check getenv return value
  pdump: fix string overflow
  app/pdump: fix string overflow

 app/pdump/main.c             |  4 ++--
 lib/librte_pdump/rte_pdump.c | 53 ++++++++++++++++++++++++++++++++++++--------
 2 files changed, 46 insertions(+), 11 deletions(-)

-- 
2.5.0



More information about the dev mailing list