Skip to content

Conversation

@brunoanc
Copy link

The line of code to skip over to the next block to compress runs twice when the AreAllBytesEqual test returns true, one on line 184 and another outside the if blocks on line 238. This causes issues when compressing files that have blocks of equal-byte data. This PR removes the extra line to fix compression for these files.

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