Hi Jerin, > -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jerin Jacob > Sent: Tuesday, November 15, 2016 7:12 PM > To: dev at dpdk.org > Cc: Doherty, Declan; Jerin Jacob > Subject: [dpdk-dev] [PATCH] 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. > > Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>
Could you add a "Fixes" line? Thanks, Pablo