You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We had a bug which made files with lots of trailing zeros, our old zip library had no issue with them but SharpZipLib does. We have since fixed the bug but were wondering if it's possible to read these files with trailing zeros?
Describe the bug
We had a bug which made files with lots of trailing zeros, our old zip library had no issue with them but SharpZipLib does. We have since fixed the bug but were wondering if it's possible to read these files with trailing zeros?
Reproduction Code
https://dotnetfiddle.net/iCF2A4
Steps to reproduce
See repro code
Expected behavior
I expected to be able to read the file
Operating System
No response
Framework Version
.NET Framework 4.x
Tags
ZIP
Additional context
No response
The text was updated successfully, but these errors were encountered: