> -----Original Message-----
> From: Min Hu (Connor) <[email protected]>
> Sent: Monday, May 3, 2021 8:08 PM
> To: [email protected]
> Cc: Yigit, Ferruh <[email protected]>; Carrillo, Erik G
> <[email protected]>; [email protected]
> 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: [email protected]
> 
> Signed-off-by: Min Hu (Connor) <[email protected]>
> ---
> v2:
> * use TEST_ASSERT_NOT_NULL check "mz" instead of checking
>   the test_info pointer.
> ---

Thanks,

Acked-by: Erik Gabriel Carrillo <[email protected]>

Reply via email to