On 3/21/2019 10:10 AM, Alejandro Lucero wrote: > > > On Tue, Mar 19, 2019 at 5:43 PM Ferruh Yigit <ferruh.yi...@intel.com > <mailto:ferruh.yi...@intel.com>> wrote: > > On 3/12/2019 9:56 AM, Alejandro Lucero wrote: > > On Fri, Mar 8, 2019 at 10:28 AM Pallantla Poornima < > > pallantlax.poorn...@intel.com <mailto:pallantlax.poorn...@intel.com>> > wrote: > > > >> sprintf function is not secure as it doesn't check the length of > string. > >> More secure function snprintf is used. > >> > >> Fixes: 896c265ef9 ("net/nfp: use new CPP interface") > >> Fixes: c4171b520b ("net/nfp: support PF multiport") > >> Cc: sta...@dpdk.org <mailto:sta...@dpdk.org> > >> > >> Signed-off-by: Pallantla Poornima <pallantlax.poorn...@intel.com> > > Acked-by: Alejandro Lucero <alejandro.luc...@netronome.com> > Tested-by: Alejandro Lucero <alejandro.luc...@netronome.com>
Applied to dpdk-next-net/master, thanks.