mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-08 13:34:57 +00:00
[PR #101] [MERGED] Non-compilable statements + zip archive handling #834
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/101
Author: @fracrtio
Created: 11/19/2015
Status: ✅ Merged
Merged: 11/19/2015
Merged by: @adamhathcock
Base:
master← Head:master📝 Commits (3)
13bbb20Changed MAX_ITERATIONS_FOR_DIRECTORY_HEADER to deal with archives that have larger comments18bd810Fixed non-compilable statements0f12a07Eliminated "throw - catch all" logic in ZipArchive📊 Changes
5 files changed (+19 additions, -18 deletions)
View changed files
📝
SharpCompress/Archive/Zip/ZipArchive.cs(+1 -1)📝
SharpCompress/Common/Zip/SeekableZipHeaderFactory.cs(+1 -1)📝
SharpCompress/Common/Zip/StreamingZipHeaderFactory.cs(+10 -11)📝
SharpCompress/Common/Zip/ZipHeaderFactory.cs(+1 -1)📝
SharpCompress/Compressor/Deflate/DeflateManager.cs(+6 -4)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.