util/nvmutil: reset errno in gbe_cat_buf

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-03-10 15:58:57 +00:00
parent ca37bef34f
commit 9ba84d1117
+2
View File
@@ -1154,6 +1154,8 @@ gbe_cat_buf(uint8_t *b)
break;
}
errno = 0;
}
static void