mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
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/303
Author: @Thritton
Created: 9/19/2017
Status: ✅ Merged
Merged: 9/19/2017
Merged by: @adamhathcock
Base:
master← Head:master📝 Commits (3)
336c3b0Update ArchiveReader.cs82d2aa1Merge pull request #1 from Thritton/Issue-#227-Invalid-time9c9f88fMerge branch 'master' into master📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/SharpCompress/Common/SevenZip/ArchiveReader.cs(+2 -2)📄 Description
Fix for issue #227 - Opening 7zip archive with invalid win32 date
Added check if argument is in range in method TranslateTime(long? time)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.