ZipReader ignored DirectoryEntry completely #729

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

Originally created by @zhuxb711 on GitHub (Nov 28, 2025).

Originally assigned to: @Copilot on GitHub.

ZipReader -> ignored DirectoryEntry completely | Could not extract the zip using ZipReader
095c871174/src/SharpCompress/Readers/Zip/ZipReader.cs (L63-L85)

ZipArchive -> processed DirectoryEntry | Could extract the zip using ZipArchive
095c871174/src/SharpCompress/Archives/Zip/ZipArchive.cs (L261-L296)

Originally created by @zhuxb711 on GitHub (Nov 28, 2025). Originally assigned to: @Copilot on GitHub. ZipReader -> ignored DirectoryEntry completely | Could not extract the zip using ZipReader https://github.com/adamhathcock/sharpcompress/blob/095c871174585c436541d8dcb3b189e89040c093/src/SharpCompress/Readers/Zip/ZipReader.cs#L63-L85 ZipArchive -> processed DirectoryEntry | Could extract the zip using ZipArchive https://github.com/adamhathcock/sharpcompress/blob/095c871174585c436541d8dcb3b189e89040c093/src/SharpCompress/Archives/Zip/ZipArchive.cs#L261-L296
claunia added the questionnot bug labels 2026-01-29 22:16:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#729