[dpdk-dev] [PATCH] eventdev: fix control flow issues

Thomas Monjalon thomas at monjalon.net
Wed May 1 23:11:53 CEST 2019


> > This patch fixes null pointer dereference and control flow issues reported in
> > event crypto adapter by coverity
> > 
> > Coverity issue: 279439 Dereference null return value Coverity issue: 279446
> > Logically dead code Coverity issue: 279450 Logically dead code Coverity issue:
> > 279462 Logically dead code
> > Fixes: 7901eac3409 ("eventdev: add crypto adapter implementation")
> 
> Cc: stable at dpdk.org
> 
> > Signed-off-by: Abhinandan Gujjar <abhinandan.gujjar at intel.com>
> 
> Acked-by: Jerin Jacob <jerinj at marvell.com>

Applied, thanks





More information about the dev mailing list