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): add_bulk of existing values no longer reads OOB #554

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

Dr-Emann
Copy link
Member

When the bulk context was null, it assumed there was no leaf at all, but that's not nessisarily true.

When the bulk context was null, it assumed there was no leaf at all, but that's
not nessisarily true.
@Dr-Emann Dr-Emann requested a review from SLieve January 14, 2024 07:31
Copy link
Contributor

@SLieve SLieve left a comment

Choose a reason for hiding this comment

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

Makes sense, thanks!

@Dr-Emann Dr-Emann merged commit 433a04d into master Jan 14, 2024
44 checks passed
@Dr-Emann Dr-Emann deleted the push-yynkymkqppky branch January 14, 2024 16:05
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.

None yet

2 participants