[PR #891] Fix zip entry handling for entries with data descriptors #1313

Open
opened 2026-01-29 22:19:54 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/adamhathcock/sharpcompress/pull/891

State: closed
Merged: Yes


See the included test for how this issue surfaces. The missing fields in the local header will now be set from the directory header if the UsePostDataDescriptor bit is set in the local header's flags.

**Original Pull Request:** https://github.com/adamhathcock/sharpcompress/pull/891 **State:** closed **Merged:** Yes --- - closes #88 See the included test for how this issue surfaces. The missing fields in the local header will now be set from the directory header if the `UsePostDataDescriptor` bit is set in the local header's flags.
claunia added the pull-request label 2026-01-29 22:19:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1313