mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-10 21:22:11 +00:00
[PR #913] [MERGED] Fix regression with BufferedSubStream calculation #1342
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/913
Author: @jdpurcell
Created: 3/26/2025
Status: ✅ Merged
Merged: 3/26/2025
Merged by: @adamhathcock
Base:
master← Head:pr-bss-fix📝 Commits (1)
45dc653Fix regression with size calculation📊 Changes
1 file changed (+1 additions, -5 deletions)
View changed files
📝
src/SharpCompress/IO/BufferedSubStream.cs(+1 -5)📄 Description
Fixes regression introduced in #912. Most of my test archives didn't trigger this code path so I didn't notice until now.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.