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: [email protected]
>
> Signed-off-by: Pallantla Poornima <[email protected]>Reviewed-by: Ferruh Yigit <[email protected]> Applied to dpdk-next-net/master, thanks.

