[PR #295] [MERGED] Fixes Double Dispose() of ZipWritingStream #294 #947

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

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/295
Author: @aienabled
Created: 9/8/2017
Status: Merged
Merged: 9/8/2017
Merged by: @adamhathcock

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 src/SharpCompress/Writers/Zip/ZipWriter.cs (+8 -0)

📄 Description

https://github.com/adamhathcock/sharpcompress/issues/294


🔄 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/295 **Author:** [@aienabled](https://github.com/aienabled) **Created:** 9/8/2017 **Status:** ✅ Merged **Merged:** 9/8/2017 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4f8b3c1`](https://github.com/adamhathcock/sharpcompress/commit/4f8b3c1a9b7794175b214ef3b82b5fe065fcd572) Fixes Double Dispose() of ZipWritingStream #294 https://github.com/adamhathcock/sharpcompress/issues/294 ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Writers/Zip/ZipWriter.cs` (+8 -0) </details> ### 📄 Description https://github.com/adamhathcock/sharpcompress/issues/294 --- <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:19 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#947