[dpdk-dev] [PATCH] crypto/qat: fix possible access to an uninitialized variable

Akhil Goyal akhil.goyal at nxp.com
Fri Jan 15 17:00:00 CET 2021


> 
> > -----Original Message-----
> > From: Medvedkin, Vladimir <vladimir.medvedkin at intel.com>
> > Sent: wtorek, 15 grudnia 2020 19:24
> > To: dev at dpdk.org
> > Cc: Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com>; Griffin, John
> > <john.griffin at intel.com>; Trahe, Fiona <fiona.trahe at intel.com>; Jain, Deepak
> K
> > <deepak.k.jain at intel.com>; stable at dpdk.org
> > Subject: [PATCH] crypto/qat: fix possible access to an uninitialized variable
> >
> > QAT_LOG() has access to the uninitialized variable "name"
> >
> > Fixes: 21792c443205 ("crypto/qat: add multi-process handling of driver ID")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
> > ---
> > 2.7.4
> 
> Acked-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>

Applied to dpdk-next-crypto

Thanks.


More information about the dev mailing list