19/04/2021 15:34, Min Hu (Connor):
> From: HongBo Zheng
>
> 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: sta...@dpdk.org
>
> Signed-off-b
From: HongBo Zheng
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: sta...@dpdk.org
Signed-off-by: HongBo Zheng
Signed-off-by: Min Hu (Connor)
---
a
2 matches
Mail list logo