[PR #913] [MERGED] Fix regression with BufferedSubStream calculation #1342

Closed
opened 2026-01-29 22:20:05 +00:00 by claunia · 0 comments
Owner

📋 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: masterHead: pr-bss-fix


📝 Commits (1)

  • 45dc653 Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/adamhathcock/sharpcompress/pull/913 **Author:** [@jdpurcell](https://github.com/jdpurcell) **Created:** 3/26/2025 **Status:** ✅ Merged **Merged:** 3/26/2025 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `pr-bss-fix` --- ### 📝 Commits (1) - [`45dc653`](https://github.com/adamhathcock/sharpcompress/commit/45dc65319136321db076fc23efebf99c1de1bc86) Fix regression with size calculation ### 📊 Changes **1 file changed** (+1 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/IO/BufferedSubStream.cs` (+1 -5) </details> ### 📄 Description Fixes regression introduced in #912. Most of my test archives didn't trigger this code path so I didn't notice until now. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:20:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1342