mirror of
https://github.com/pbatard/rufus.git
synced 2025-06-01 23:38:30 -04:00
[misc] fix some benign Coverity warnings
This commit is contained in:
parent
be5b590cfb
commit
7eb9a6f16b
4 changed files with 17 additions and 22 deletions
|
@ -1274,7 +1274,6 @@ out:
|
|||
to_windows_path(symlinked_syslinux);
|
||||
uprintf("Created: %s\\%s → %s", symlinked_syslinux, efi_cfg_name[i], &path[2]);
|
||||
to_unix_path(symlinked_syslinux);
|
||||
fd = NULL;
|
||||
}
|
||||
}
|
||||
} else if (HAS_BOOTMGR(img_report) && enable_ntfs_compression) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue