[PR #849] [MERGED] Fix for issue #844 #1279

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

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/849
Author: @Erior
Created: 6/8/2024
Status: Merged
Merged: 6/18/2024
Merged by: @adamhathcock

Base: masterHead: develop


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 src/SharpCompress/Common/Rar/RarVolume.cs (+1 -2)

📄 Description

Not really sure what we are doing here with the CreatePart etc, but reading the stream works for the test cases and the sample.rar that failed.

#844


🔄 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/849 **Author:** [@Erior](https://github.com/Erior) **Created:** 6/8/2024 **Status:** ✅ Merged **Merged:** 6/18/2024 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (1) - [`5c1149a`](https://github.com/adamhathcock/sharpcompress/commit/5c1149aa8b470826c70d154c0285d8d79e1b0e8e) #844 ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Common/Rar/RarVolume.cs` (+1 -2) </details> ### 📄 Description Not really sure what we are doing here with the CreatePart etc, but reading the stream works for the test cases and the sample.rar that failed. #844 --- <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:19:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1279