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

fix: roaring64_bitmap_contains_range now works with ranges starting at the max container #587

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

Dr-Emann
Copy link
Member

@Dr-Emann Dr-Emann commented Feb 5, 2024

Avoid integer overflow with prev_high48_bits

Also, add tests for all the range based tests with the max container

… the max container

Avoid integer overflow with prev_high48_bits

Also, add tests for all the range based tests with the max container
@Dr-Emann Dr-Emann requested a review from SLieve February 5, 2024 05:15
@Dr-Emann Dr-Emann merged commit feb6540 into master Feb 6, 2024
36 checks passed
@Dr-Emann Dr-Emann deleted the r64_bitmap_contains_max_container branch February 6, 2024 21:59
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