Re: [PATCH] test_objagg: Fix potential memory leak in error handling

From: David Miller
Date: Mon Jun 15 2020 - 16:32:26 EST


From: Aditya Pakki <pakki001@xxxxxxx>
Date: Fri, 12 Jun 2020 15:01:54 -0500

> In case of failure of check_expect_hints_stats(), the resources
> allocated by objagg_hints_get should be freed. The patch fixes
> this issue.
>
> Signed-off-by: Aditya Pakki <pakki001@xxxxxxx>

Applied.