Steps to reproduce
The Issue that i get is in ZipFile.ReadEntries() where when the code goes looking for EndOfCentralDirectorySignature it does not find it and returns an error.
The error rate is very low so I cannot reproduce it (1 in 100). But just wanted to post it here if anyone here is aware of a similar problems. Because all the files that I have have the "EndOfCentralDirectorySignature" missing.
Expected behavior
Actual behavior
Exception "Cannot find central directory" is thrown
Version of SharpZipLib
0.86.x
Steps to reproduce
The Issue that i get is in ZipFile.ReadEntries() where when the code goes looking for EndOfCentralDirectorySignature it does not find it and returns an error.
The error rate is very low so I cannot reproduce it (1 in 100). But just wanted to post it here if anyone here is aware of a similar problems. Because all the files that I have have the "EndOfCentralDirectorySignature" missing.
Expected behavior
Actual behavior
Exception "Cannot find central directory" is thrown
Version of SharpZipLib
0.86.x