commit | f4637c114cf19ab1528ea80b91b3362062629537 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Mar 15 14:26:04 2025 +0000 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 03 11:43:22 2025 -0600 |
tree | a8fb77c59562597898633008c4822c1d09878114 | |
parent | 7b9e8f4c3708f02abd991245b39d01264a3b278f [diff] |
test: acpi: Correct memory leaks Free the memory used in tests to avoid a leak. Also unmap the addresses for sandbox. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>