Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: f59d87a65cf1d08f8715a01dceeaf370a29e51f3
https://github.com/Linaro/odp/commit/f59d87a65cf1d08f8715a01dceeaf370a29e51f3
Author: Bill Fischofer <[email protected]>
Date: 2017-02-10 (Fri, 10 Feb 2017)
Changed paths:
M helper/test/cuckootable.c
Log Message:
-----------
helper: cuckootable: avoid storage leaks on error paths
Ensure that malloced storage areas are freed on error paths.
This resolves Bug https://bugs.linaro.org/show_bug.cgi?id=2830
Signed-off-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>