From: Andreas Reichel <[email protected]> Correct some mistakes, the last coverity scan found.
bg_setenv: Set default uservar type to ASCII string so that users can print the variables they created with the tool per default. Signed-off-by: Andreas Reichel <[email protected]> Andreas Reichel (4): env: Fix error handling in open_config_file env: Fix return of close_config_file tools: api: Use correct neg ret vals for globalstate tools: Add ASCII STRING to default type for user vars env/env_api.c | 6 +++--- env/env_config_file.c | 5 +++++ tools/bg_setenv.c | 5 +++-- 3 files changed, 11 insertions(+), 5 deletions(-) -- 2.15.0 -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/20171114132241.2161-1-andreas.reichel.ext%40siemens.com. For more options, visit https://groups.google.com/d/optout.
