mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user