From: Aditya Pakki
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
Applied.
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
---
lib/test_objagg.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/test_objagg.c b/lib/test_objagg