mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-04 05:25:00 +00:00
[PR #99] [MERGED] Add password when opening RarReader #835
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/99
Author: @Rovak
Created: 10/27/2015
Status: ✅ Merged
Merged: 1/3/2016
Merged by: @adamhathcock
Base:
master← Head:rarreader-add-password📝 Commits (1)
6e0f4ecAdd password when opening RarReader📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
SharpCompress/Archive/Rar/RarArchive.cs(+1 -1)📄 Description
When using the following code the program will crash because there is no password specified
This pull requests passes the password to the
RarReader🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.