> -----Original Message-----
> From: Min Hu (Connor) <humi...@huawei.com>
> Sent: Monday, May 3, 2021 8:08 PM
> To: dev@dpdk.org
> Cc: Yigit, Ferruh <ferruh.yi...@intel.com>; Carrillo, Erik G
> <erik.g.carri...@intel.com>; rsanf...@akamai.com
> Subject: [PATCH v2] test/timer: fix memzone reserve failure check
> 
> Segmentation fault may occur without checking if memzone reserves
> succeed or not.
> 
> This patch fixed it.
> 
> Fixes: 50247fe03fe0 ("test/timer: exercise new APIs in secondary process")
> Cc: sta...@dpdk.org
> 
> Signed-off-by: Min Hu (Connor) <humi...@huawei.com>
> ---
> v2:
> * use TEST_ASSERT_NOT_NULL check "mz" instead of checking
>   the test_info pointer.
> ---

Thanks,

Acked-by: Erik Gabriel Carrillo <erik.g.carri...@intel.com>

Reply via email to