mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
[PR #798] [MERGED] Set Empty string for Rar5 password as default #1237
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/798
Author: @Erior
Created: 1/4/2024
Status: ✅ Merged
Merged: 1/8/2024
Merged by: @adamhathcock
Base:
master← Head:feature/Fix-crash-when-not-setting-password-for-rar5📝 Commits (2)
6c157deset empty string if password not set46d4b26Fix testing under Linux📊 Changes
5 files changed (+135 additions, -1 deletions)
View changed files
📝
src/SharpCompress/Common/Rar/CryptKey5.cs(+1 -1)📝
tests/SharpCompress.Test/ArchiveTests.cs(+23 -0)📝
tests/SharpCompress.Test/Rar/RarArchiveTests.cs(+30 -0)📝
tests/SharpCompress.Test/Rar/RarReaderTests.cs(+51 -0)📝
tests/SharpCompress.Test/ReaderTests.cs(+30 -0)📄 Description
#783
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.