[PR #307] [MERGED] create new memorystream to allow proper resizing as memorystream coul… #958

Open
opened 2026-01-29 22:18:21 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/307
Author: @adamhathcock
Created: 10/10/2017
Status: Merged
Merged: 12/4/2017
Merged by: @adamhathcock

Base: masterHead: issue-306


📝 Commits (2)

  • d6c564c create new memorystream to allow proper resizing as memorystream could be a user provided buffer. Update xunit
  • b2d3d4c Merge branch 'master' into issue-306

📊 Changes

2 files changed (+10 additions, -4 deletions)

View changed files

📝 src/SharpCompress/IO/RewindableStream.cs (+7 -1)
📝 tests/SharpCompress.Test/SharpCompress.Test.csproj (+3 -3)

📄 Description

…d be a user provided buffer. Update xunit

Fixes https://github.com/adamhathcock/sharpcompress/issues/306


🔄 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/307 **Author:** [@adamhathcock](https://github.com/adamhathcock) **Created:** 10/10/2017 **Status:** ✅ Merged **Merged:** 12/4/2017 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `issue-306` --- ### 📝 Commits (2) - [`d6c564c`](https://github.com/adamhathcock/sharpcompress/commit/d6c564c8e2de6cc65f0ac6438ca1a30b3ac36244) create new memorystream to allow proper resizing as memorystream could be a user provided buffer. Update xunit - [`b2d3d4c`](https://github.com/adamhathcock/sharpcompress/commit/b2d3d4c4d3d3b1811b01ba8326df66bd3a4b7cb3) Merge branch 'master' into issue-306 ### 📊 Changes **2 files changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/IO/RewindableStream.cs` (+7 -1) 📝 `tests/SharpCompress.Test/SharpCompress.Test.csproj` (+3 -3) </details> ### 📄 Description …d be a user provided buffer. Update xunit Fixes https://github.com/adamhathcock/sharpcompress/issues/306 --- <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:18:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#958