> -----Original Message----- > From: Zhang, Roy Fan > Sent: Tuesday, May 8, 2018 1:45 PM > To: De Lara Guarch, Pablo <[email protected]> > Cc: [email protected]; [email protected] > Subject: RE: [PATCH 2/2] crypto/scheduler: fix memory leak > > > > > -----Original Message----- > > From: De Lara Guarch, Pablo > > Sent: Thursday, April 26, 2018 4:10 PM > > To: Zhang, Roy Fan <[email protected]> > > Cc: [email protected]; De Lara Guarch, Pablo > > <[email protected]>; [email protected] > > Subject: [PATCH 2/2] crypto/scheduler: fix memory leak > > > > If private context creation fails, the memory allocated for it and for > > some of the rings created was being leaked. > > In case of failure, it must be freed. > > > > Fixes: 4c07e0552f0a ("crypto/scheduler: add multicore scheduling > > mode") > > Cc: [email protected] > > > > Signed-off-by: Pablo de Lara <[email protected]> > > > > Acked-by: Fan Zhang <[email protected]>
Applied to dpdk-next-crypto. Pablo

