Fixed warning messages, possibly fixed crashing issue with win32 port
This commit is contained in:
@@ -163,7 +163,7 @@ int do_extract_currentfile(unzFile uf,
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
const char* write_filename;
|
char* write_filename;
|
||||||
int skip=0;
|
int skip=0;
|
||||||
|
|
||||||
if ((*popt_extract_without_path)==0)
|
if ((*popt_extract_without_path)==0)
|
||||||
|
|||||||
Reference in New Issue
Block a user