> -----Original Message----- > From: dev <[email protected]> On Behalf Of Arek Kusztal > Sent: Monday, 26 July, 2021 18:48 > To: [email protected] > Cc: [email protected]; Trahe, Fiona <[email protected]>; Zhang, Roy > Fan <[email protected]>; Kusztal, ArkadiuszX > <[email protected]> > Subject: [dpdk-dev] [PATCH] crypto/qat: fix illegal access of an array > > Fix possible access of an array by negative index in function > qat_sym_qp_setup. > > Fixes: 8f393c4ffdc1 ("common/qat: support GEN4 devices") Coverity issue: > 372131 Coverity issue: 372134 > > Signed-off-by: Arek Kusztal <[email protected]>
Acked-by: Adam Dybkowski <[email protected]>

