[PR #593] [MERGED] ReadFully used by pkware encryption didn’t like spans #1121

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

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/593
Author: @adamhathcock
Created: 4/25/2021
Status: Merged
Merged: 4/25/2021
Merged by: @adamhathcock

Base: masterHead: fix-pkware-encryption


📝 Commits (1)

  • c10bd84 ReadFully used by pkware encryption didn’t like spans

📊 Changes

3 files changed (+44 additions, -1 deletions)

View changed files

📝 src/SharpCompress/Utility.cs (+16 -1)
📝 tests/SharpCompress.Test/Zip/ZipReaderTests.cs (+28 -0)
tests/TestArchives/Archives/zipcrypto.zip (+0 -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/593 **Author:** [@adamhathcock](https://github.com/adamhathcock) **Created:** 4/25/2021 **Status:** ✅ Merged **Merged:** 4/25/2021 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `fix-pkware-encryption` --- ### 📝 Commits (1) - [`c10bd84`](https://github.com/adamhathcock/sharpcompress/commit/c10bd840c5a96b327cc197c996829f2cce1fed8f) ReadFully used by pkware encryption didn’t like spans ### 📊 Changes **3 files changed** (+44 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Utility.cs` (+16 -1) 📝 `tests/SharpCompress.Test/Zip/ZipReaderTests.cs` (+28 -0) ➕ `tests/TestArchives/Archives/zipcrypto.zip` (+0 -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:19: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#1121