> -----Original Message----- > From: dev <[email protected]> On Behalf Of Iremonger, Bernard > Sent: Wednesday, February 19, 2020 2:15 PM > To: Ananyev, Konstantin <[email protected]>; [email protected] > Cc: [email protected]; Ananyev, Konstantin > <[email protected]> > Subject: Re: [dpdk-dev] [PATCH] ipsec: fix use of uninitialized variable > > > -----Original Message----- > > From: dev <[email protected]> On Behalf Of Konstantin Ananyev > > Sent: Wednesday, February 19, 2020 12:23 AM > > To: [email protected] > > Cc: [email protected]; Ananyev, Konstantin > > <[email protected]> > > Subject: [dpdk-dev] [PATCH] ipsec: fix use of uninitialized variable > > > > Defects reported by coverity scan > > uninit_use_in_call: Using uninitialized element of array clen when > > calling cpu_crypto_bulk. > > > > Coverity issue: 354233, 354234 > > Fixes: 957394f72658 ("ipsec: support CPU crypto mode") > > > > Signed-off-by: Konstantin Ananyev <[email protected]> > > Acked-by: Bernard Iremonger <[email protected]>
If possible can we get this merged into RC4.

