Skip to content

Conversation

@Dr-Emann
Copy link
Member

Bitmap container iterators require the front key <= the back key at all times, but advance_back_to could violate this. This shouldn't have really caused any misbehavior, but would trigger a debug assertion.

Bitmap container iterators require the front key <= the back key at all
times, but advance_back_to could violate this. This shouldn't have
really caused any misbehavior, but would trigger a debug assertion.
@Dr-Emann Dr-Emann requested a review from Kerollmops July 30, 2025 02:16
Copy link
Member

@Kerollmops Kerollmops left a comment

Choose a reason for hiding this comment

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

I see 👀 Thank you

@Kerollmops Kerollmops added this pull request to the merge queue Jul 31, 2025
Merged via the queue into RoaringBitmap:main with commit 6e32e86 Jul 31, 2025
15 checks passed
@Dr-Emann Dr-Emann deleted the push-vovoqlvsypkl branch July 31, 2025 12:16
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