> > > > -----Original Message----- > > From: Min Hu (Connor) <humi...@huawei.com> > > Sent: Thursday, April 22, 2021 2:25 AM > > > > Return value of a function 'rte_malloc' is dereferenced without checking, > > and may result in segmetation fault. > > > > This patch fixed it. > > > > Fixes: 31a7853d1ed9 ("baseband/turbo_sw: support large size code block") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Min Hu (Connor) <humi...@huawei.com> > > Acked-by: Nicolas Chautru <nicolas.chau...@intel.com> > Applied to dpdk-next-crypto
Thanks.