weichsel / ZIPFoundation

Effortless ZIP Handling in Swift
MIT License
2.31k stars 255 forks source link

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

Closed weichsel closed 3 months ago

weichsel commented 3 months ago

Summary

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