Skip to content

Fix IsRarFile() StreamingMode#131

Open
benshoof wants to merge 1 commit into
adamhathcock:masterfrom
benshoof:fix-rar-streamingmode
Open

Fix IsRarFile() StreamingMode#131
benshoof wants to merge 1 commit into
adamhathcock:masterfrom
benshoof:fix-rar-streamingmode

Conversation

@benshoof
Copy link
Copy Markdown
Contributor

IsRarFile() no longer assumes seekable stream. This caused IsRarFile()
to break RewindableStreams when testing certain files, causing
ReaderFactory to fail to open certain tars.

Fixes #130

IsRarFile() no longer assumes seekable stream. This caused IsRarFile()
to break RewindableStreams when testing certain files, causing
ReaderFactory to fail to open certain tars.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant