Skip to content

Conversation

@udayanbapat
Copy link
Contributor

As discussed with @terrelln, added a fix to address issue 3090 (#3090) to decompress minimum length 0 size block. As part of change MIN_CBLOCK_SIZE was changed from 3 to 2. However, since this macro was also used on the compression side, the logic was corrected by compensating with additional one. For clarity purposes, I have put a TODO comment and kept the logic as ..+1+1" instead of just "...+2".

@udayanbapat
Copy link
Contributor Author

I tested the fix manually as well as running 'make test' and 'make check' the newly added test passes correctly.

Addressed review comments for the case of 'set_basic'
@udayanbapat udayanbapat requested a review from terrelln July 12, 2022 23:55
@terrelln
Copy link
Contributor

Thanks for the PR @udayanbapat!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants