> > > -----Original Message----- > > From: Medvedkin, Vladimir <[email protected]> > > Sent: wtorek, 15 grudnia 2020 19:24 > > To: [email protected] > > Cc: Kusztal, ArkadiuszX <[email protected]>; Griffin, John > > <[email protected]>; Trahe, Fiona <[email protected]>; Jain, Deepak > K > > <[email protected]>; [email protected] > > 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: [email protected] > > > > Signed-off-by: Vladimir Medvedkin <[email protected]> > > --- > > 2.7.4 > > Acked-by: Arek Kusztal <[email protected]>
Applied to dpdk-next-crypto Thanks.

