mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-09 21:24:08 +00:00
[PR #850] [MERGED] Issue 842 #1278
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/850
Author: @Erior
Created: 6/8/2024
Status: ✅ Merged
Merged: 6/18/2024
Merged by: @adamhathcock
Base:
master← Head:feature/Issue-842📝 Commits (2)
33dd519Throw exception when bzip2 is corrupta767219Merge branch 'master' into feature/Issue-842📊 Changes
2 files changed (+27 additions, -3 deletions)
View changed files
📝
src/SharpCompress/Compressors/BZip2/CBZip2InputStream.cs(+6 -3)➕
tests/SharpCompress.Test/BZip2/BZip2ReaderTests.cs(+21 -0)📄 Description
Throw exception at bzip2 problems
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.