mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
[PR #457] [MERGED] Return a bounded substream when data descriptors are used in seekable zips #1039
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/457
Author: @DannyBoyk
Created: 6/3/2019
Status: ✅ Merged
Merged: 6/4/2019
Merged by: @adamhathcock
Base:
master← Head:issue_456_zip_bounded_substreams_data_descriptors📝 Commits (1)
af264cdReturn a bounded substream when data descriptors are used in seekable zips📊 Changes
3 files changed (+32 additions, -1 deletions)
View changed files
📝
src/SharpCompress/Common/Zip/SeekableZipFilePart.cs(+12 -0)📝
tests/SharpCompress.Test/Zip/ZipArchiveTests.cs(+20 -1)➕
tests/TestArchives/Archives/Zip.none.datadescriptors.zip(+0 -0)📄 Description
Fixes #456
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.