> -----Original Message----- > From: Zhang, Roy Fan > Sent: Wednesday, April 19, 2017 10:48 AM > To: De Lara Guarch, Pablo; [email protected] > Cc: [email protected]; > [email protected]; Doherty, Declan > Subject: RE: [PATCH 1/2] drivers/crypto: check if name is NULL > > > > > -----Original Message----- > > From: De Lara Guarch, Pablo > > Sent: Tuesday, April 18, 2017 3:34 PM > > To: [email protected] > > Cc: [email protected]; > > [email protected]; Doherty, Declan > > <[email protected]>; Zhang, Roy Fan > <[email protected]>; > > De Lara Guarch, Pablo <[email protected]> > > Subject: [PATCH 1/2] drivers/crypto: check if name is NULL > > > > Check if virtual device name is NULL, > > to avoid possible segmentation faults. > > > > Fixes: 5d2aa461cbca ("vdev: use generic vdev struct for probe and > remove") > > > > Signed-off-by: Pablo de Lara <[email protected]> > > Acked-by: Fan Zhang <[email protected]>
Applied to dpdk-next-crypto. Pablo

