[PR #1007] [MERGED] ArjReader throws exception for password protected archives. #1426

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

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/1007
Author: @TwanVanDongen
Created: 11/6/2025
Status: Merged
Merged: 11/6/2025
Merged by: @adamhathcock

Base: masterHead: master


📝 Commits (1)

  • a9017d7 ArjReader throws exception for password protected archives.

📊 Changes

3 files changed (+12 additions, -0 deletions)

View changed files

📝 src/SharpCompress/Readers/Arj/ArjReader.cs (+6 -0)
📝 tests/SharpCompress.Test/Arj/ArjReaderTests.cs (+6 -0)
tests/TestArchives/Archives/Arj.encrypted.arj (+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/1007 **Author:** [@TwanVanDongen](https://github.com/TwanVanDongen) **Created:** 11/6/2025 **Status:** ✅ Merged **Merged:** 11/6/2025 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a9017d7`](https://github.com/adamhathcock/sharpcompress/commit/a9017d7c251f633e842a4e9158ad5ea8854fc3a9) ArjReader throws exception for password protected archives. ### 📊 Changes **3 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Readers/Arj/ArjReader.cs` (+6 -0) 📝 `tests/SharpCompress.Test/Arj/ArjReaderTests.cs` (+6 -0) ➕ `tests/TestArchives/Archives/Arj.encrypted.arj` (+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:20:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1426