Skip to content

Fix Archive Utility failure on zips with empty directories (#558)#563

Open
JohnJunior wants to merge 1 commit into
cthackers:masterfrom
JohnJunior:fix/empty-dir-version
Open

Fix Archive Utility failure on zips with empty directories (#558)#563
JohnJunior wants to merge 1 commit into
cthackers:masterfrom
JohnJunior:fix/empty-dir-version

Conversation

@JohnJunior

Copy link
Copy Markdown

Fix: add the missing break so STORED entries report v1.0 while DEFLATED entries keep v2.0, matching Info-ZIP.

After the fix, archives with empty directories open correctly in Archive Utility, and the full test suite still passes.

fix #558

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

Successfully merging this pull request may close these issues.

Mac Archive Utility fails on zip with empty directories

1 participant