[dpdk-dev] [PATCH 1/4] net/softnic: fix string copy

Thomas Monjalon thomas at monjalon.net
Wed Oct 31 10:47:26 CET 2018


Hi Reshma,

30/10/2018 15:22, Reshma Pattan:
> From: Reshma Pattan <reshma.pattan at intel.com>
> 
> Use strlcpy instead of strcpy to avoid buffer overrun.
> 
> Coverity issue: 323514
> 
> Fixes: b767f8efc8 ("net/softnic: replace pointers with arrays")
> CC: cristian.dumitrescu at intel.com
> CC: jasvinder.singh at intel.com
> 
> Signed-off-by: Reshma Pattan <reshma.pattan at intel.com>

The 4 patches in this series have the same title,
same explanation and same root cause.
Only the coverity ID is changing.
In this case, you can merge all patches together
and reference all coverity ids on the same line with commas.




More information about the dev mailing list