Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_objagg: Fix potential memory leak in error handling
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@umn.edu> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information