weichsel / ZIPFoundation

Effortless ZIP Handling in Swift
MIT License
2.34k stars 263 forks source link

File handle of archives to be replaced is sometimes not closed correctly #324

Closed weichsel closed 4 months ago

weichsel commented 4 months ago

Summary

When injecting the archive file-pointer (e.g. during tests), the previous handle is not closed properly.