Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnzipOpenFile fails on empty zips #69

Open
ericcj opened this issue Aug 3, 2015 · 0 comments
Open

UnzipOpenFile fails on empty zips #69

ericcj opened this issue Aug 3, 2015 · 0 comments

Comments

@ericcj
Copy link
Contributor

ericcj commented Aug 3, 2015

if you CreateZipFile2 and then immediately CloseZipFile2 it correctly creates a file of 22 bytes, but then UnzipOpenFile on that returns false with errno ESRCH. i believe it should succeed and return you and empty array of entries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant