19/04/2021 15:34, Min Hu (Connor): > From: HongBo Zheng <[email protected]> > > The rte_zmalloc is called in test_crc_calc without null pointer > check. This patch adds null pointer checks on return value of > rte_zmalloc. > > Fixes: 9c77b848b1c1 ("test: add CRC computation") > Cc: [email protected] > > Signed-off-by: HongBo Zheng <[email protected]> > Signed-off-by: Min Hu (Connor) <[email protected]>
Applied only this patch, thanks.

