[PR #541] [MERGED] UT and Fix for: Index out of range exception from gzip #532 #1082

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

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/541
Author: @avao
Created: 10/13/2020
Status: Merged
Merged: 10/19/2020
Merged by: @adamhathcock

Base: masterHead: master


📝 Commits (1)

  • 0268713 UT and Fix for: Index out of range exception from gzip #532

📊 Changes

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

View changed files

📝 src/SharpCompress/Compressors/Deflate/GZipStream.cs (+1 -10)
📝 tests/SharpCompress.Test/GZip/GZipWriterTests.cs (+13 -0)

📄 Description

No description provided


🔄 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/541 **Author:** [@avao](https://github.com/avao) **Created:** 10/13/2020 **Status:** ✅ Merged **Merged:** 10/19/2020 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0268713`](https://github.com/adamhathcock/sharpcompress/commit/0268713960caffcb4a0cad17c46201604c75a019) UT and Fix for: Index out of range exception from gzip #532 ### 📊 Changes **2 files changed** (+14 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Compressors/Deflate/GZipStream.cs` (+1 -10) 📝 `tests/SharpCompress.Test/GZip/GZipWriterTests.cs` (+13 -0) </details> ### 📄 Description _No description provided_ --- <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:56 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1082