[dpdk-dev] [PATCH 1/1] kni: fix segfault in rte_kni_get

Thomas Monjalon thomas at monjalon.net
Thu Aug 9 11:52:50 CEST 2018


09/08/2018 11:44, Ferruh Yigit:
> On 6/28/2018 11:58 PM, Dan Gora wrote:
> > Fix a segmentation fault which occurs when the kni_autotest is run
> > in the 'test' application.
> > 
> > This segmenation fault occurs when rte_kni_get() is called with a
> > NULL value for 'name'.
> > 
> > Fixes: 0c6bc8ef70ba ("kni: memzone pool for alloc and release")
> > Cc: marc.sune at bisdn.de
> > 
> > Signed-off-by: Dan Gora <dg at adax.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>

Cc: stable at dpdk.org

Applied, thanks




More information about the dev mailing list