mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
util/nvmutil: more thorough global_state_reset
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -148,6 +148,8 @@ reset_global_state(void)
|
|||||||
part_modified[1] = 0;
|
part_modified[1] = 0;
|
||||||
fname = "";
|
fname = "";
|
||||||
cmd = NULL;
|
cmd = NULL;
|
||||||
|
fd = 0;
|
||||||
|
part = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
|||||||
Reference in New Issue
Block a user