mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-23 03:06:56 -04:00
[ui] improve error reporting for download issues
* This is part of #1444
This commit is contained in:
parent
b8b22ee890
commit
87a7228d38
5 changed files with 38 additions and 16 deletions
|
@ -2982,7 +2982,6 @@ DWORD WINAPI FormatThread(void* param)
|
|||
}
|
||||
|
||||
out:
|
||||
zero_drive = FALSE;
|
||||
safe_free(volume_name);
|
||||
safe_free(buffer);
|
||||
safe_closehandle(hSourceImage);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue