No one seem to have run the tests against valgrind so far. After next broke over v1 of this series, I did so and found one bug in the API implementation and several in the tests.
Jan CC: Jan Kiszka <[email protected]> CC: Tolga Hosgor <[email protected]> Jan Kiszka (6): Drop pointless error check from bgenv_close Establish proper lifecycle management for bgenv API ebg_env_finalize_update: Fix list walk test_probe_config_file: Drop useless mountpoint setting test_ebgenv_api: Fix injection and release of fake envdata test cases: Properly close and release resources env/env_api.c | 37 +++++++++++------------ env/env_api_fat.c | 36 ++++++++++++++-------- include/env_api.h | 3 +- tools/bg_setenv.c | 32 +++++++++++--------- tools/tests/test_ebgenv_api.c | 42 +++++++------------------- tools/tests/test_ebgenv_api_internal.c | 2 +- tools/tests/test_probe_config_file.c | 14 ++------- 7 files changed, 75 insertions(+), 91 deletions(-) -- 2.26.2 -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/cover.1592139558.git.jan.kiszka%40web.de.
