> -----Original Message----- > From: Jerin Jacob [mailto:[email protected]] > Sent: Saturday, December 03, 2016 6:34 PM > To: [email protected] > Cc: Doherty, Declan; De Lara Guarch, Pablo; Jerin Jacob; [email protected] > Subject: [dpdk-dev] [PATCH v2] cryptodev: fix crash on null dereference > > crypodev->data->name will be null when > rte_cryptodev_get_dev_id() invoked without a valid > crypto device instance. > > Fixes: d11b0f30df88 ("cryptodev: introduce API and framework for crypto > devices") > > Signed-off-by: Jerin Jacob <[email protected]> > Acked-by: Arek Kusztal <[email protected]> > CC: [email protected]
Applied to dpdk-next-crypto. Thanks, Pablo

