Caching of the old cppcheck version unfortunately papered over the fact that the update broke its build. And then the new version found new old issues. All addressed in the following.
Jan Jan Kiszka (5): ci: Update cppcheck build to the chosen release env: Fix reporting of BG_CONFIG_PARTIALLY_CORRUPTED from load_config Avoid shadowing of variables or function names tests: Improve result evaluations ci: Suppress false positives of cppcheck .travis-build.sh | 8 ++++++-- env/env_api.c | 2 +- env/fatvars.c | 3 ++- tools/ebgpart.c | 12 ++++++------ tools/tests/test_ebgenv_api.c | 1 + tools/tests/test_ebgenv_api_internal.c | 4 ++++ tools/tests/test_probe_config_file.c | 26 +++++++++++++------------- 7 files changed, 33 insertions(+), 23 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.1610179743.git.jan.kiszka%40siemens.com.
