[PR #792] ZipWriter: Write correct EOCD record when more than 65,535 files #1238

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

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

State: closed
Merged: Yes


0xFFFF will be written to the EOCD to signal to use the ZIP64 CentralDirectory record when the number of files is 65,535 or more. Fixes #791

**Original Pull Request:** https://github.com/adamhathcock/sharpcompress/pull/792 **State:** closed **Merged:** Yes --- 0xFFFF will be written to the EOCD to signal to use the ZIP64 CentralDirectory record when the number of files is 65,535 or more. Fixes #791
claunia added the pull-request label 2026-01-29 22:19:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1238