Hi Deepak, > -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Deepak Kumar Jain > Sent: Monday, May 23, 2016 4:47 PM > To: Doherty, Declan > Cc: Jain, Deepak K; dev at dpdk.org > Subject: [dpdk-dev] [PATCH] crypto: fix null pointer dereferencing > > From: "Jain, Deepak K" <deepak.k.jain at intel.com> > > Fix null pointer dereferencing by reporing if null and > exiting the function. > > Fixes: c0f87eb5252b ("cryptodev: change burst API to be crypto op oriented") > Coverity issue: 126584 > > Signed-off-by: Deepak Kumar Jain <deepak.k.jain at intel.com>
Could you change the title to "aesni_mb: fix null pointer dereferencing", to specify that the patch is for the aesni mb pmd? Thanks, Pablo

