Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-03-25 18:06:51 +00:00
parent a70ede850d
commit cbe48caf1b
+1 -2
View File
@@ -634,9 +634,8 @@ mkhtemp(int *fd,
st_dir_initial, fname_copy,
p, xc, fd, st, type);
if (r == 0) {
if (r == 0)
continue;
}
if (r < 0)
goto err;