diff options
author | Andrew Goodbody <andrew.goodbody@linaro.org> | 2025-07-04 13:32:43 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-07-11 10:44:29 -0600 |
commit | 36f05e622446046a93ff3a2c6958b65b85c6bffd (patch) | |
tree | 2692a36944c9482627252cae28bcbd7e27c96075 /lib/efi_loader/helloworld.c | |
parent | a7e44898b4d2484a9fd3226f44bc9b51d174f1e3 (diff) |
fs: ext4fs: Use unwind goto to free memory on error
Ensure that allocated memory is freed on error exit replace the direct
return calls with 'goto fail'.
This issue found by Smatch.
Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Diffstat (limited to 'lib/efi_loader/helloworld.c')
0 files changed, 0 insertions, 0 deletions