Skip to content

I have multiple file zipped using the library and when I try to unzip them i get a "Cannot find central directory" issue. #173

@ghost

Description

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions