mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-08 20:45:34 +00:00
MinizipHelpers: Close file after reading
This commit is contained in:
parent
ecc0356fb9
commit
5c4a9f9f1c
@ -129,6 +129,7 @@ namespace MinizipHelpers {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
unzCloseCurrentFile(zf);
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user