mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-10 21:22:11 +00:00
[PR #680] [CLOSED] Error extracting uncompressed zip with ExtractAllEntries #1159
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/680
Author: @MartinDemberger
Created: 7/1/2022
Status: ❌ Closed
Base:
master← Head:UncompressedZip📝 Commits (2)
ddc53d7Test ergänzt0808060Merge remote-tracking branch 'origin/master' into UncompressedZip📊 Changes
1 file changed (+28 additions, -1 deletions)
View changed files
📝
tests/SharpCompress.Test/Zip/ZipArchiveTests.cs(+28 -1)📄 Description
There is an error when uncompressing a uncompressed ZIP file via ExtractAllEntries.
Currently there is only a test that reproduces the error.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.