[dpdk-dev] [PATCH] net/softnic: fix sprintf with snprintf

Ferruh Yigit ferruh.yigit at intel.com
Fri Mar 1 16:51:27 CET 2019


On 2/4/2019 7:23 AM, Pallantla Poornima wrote:
> sprintf function is not secure as it doesn't check the length of string.
> More secure function snprintf is used.
> 
> Fixes: daabf2fb94 ("net/softnic: map flow action to table action")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Pallantla Poornima <pallantlax.poornima at intel.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list