mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-14 21:23:38 +00:00
[PR #313] [MERGED] bugfix: eliminate spurious rar crc exception #961
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/313
Author: @coderb
Created: 10/20/2017
Status: ✅ Merged
Merged: 10/23/2017
Merged by: @adamhathcock
Base:
master← Head:master📝 Commits (1)
31ed285bugfix: eliminate spurious rar crc exception when Read() is called with count = 0📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/SharpCompress/Compressors/Rar/RarCrcStream.cs(+1 -1)📄 Description
eliminate spurious rar crc exception when Read() is called with count = 0
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.