Skip to content

Fix roaring64_bitmap_remove_many when removing a container#751

Merged
lemire merged 1 commit intomasterfrom
issue_742
Oct 5, 2025
Merged

Fix roaring64_bitmap_remove_many when removing a container#751
lemire merged 1 commit intomasterfrom
issue_742

Conversation

@SLieve
Copy link
Contributor

@SLieve SLieve commented Oct 5, 2025

When we remove a container we need to reset the leaf in the context, as it is no longer valid. Added unit tests to validate. Fixes #742.

When we remove a container we need to reset the leaf in the context, as it is no
longer valid.
@lemire lemire merged commit d425bcd into master Oct 5, 2025
34 checks passed
@SLieve SLieve deleted the issue_742 branch October 5, 2025 17:51
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.

Crash in roaring64_bitmap_remove_many

2 participants