Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check table size greater than #77

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

ak88
Copy link
Contributor

@ak88 ak88 commented Nov 8, 2023

Check if table size is greater than buffer length, instead of the other way around.

I run into an exception because i am flushing my compressor, and then write a chunk that is bigger, than what the buffer is can contain.

Copy link
Owner

@brantburnett brantburnett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@brantburnett brantburnett merged commit b1a6cfa into brantburnett:main Nov 9, 2023
20 checks passed
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.

2 participants