8000 Add a fuzzing target to check for correctness against a bitvec by Dr-Emann · Pull Request #100 · RoaringBitmap/croaring-rs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add a fuzzing target to check for correctness against a bitvec #100

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

Merged
merged 8 commits into from
Feb 20, 2023

Conversation

Dr-Emann
Copy link
Member
@Dr-Emann Dr-Emann commented Feb 16, 2023

This bumps the croaring version to 0.9.8 and adds a new fuzz target, which performs the same operations against a roaring bitmap, and a bitvec, and compares if the results return the same values/create an equal bitmap.

This found RoaringBitmap/CRoaring#440 overnight, which has been fixed and released as 0.9.8

@saulius
Copy link
Member
saulius commented Feb 20, 2023

Nice to see CRoaring being improved as a result!

@saulius saulius merged commit 6b6cf24 into RoaringBitmap:master Feb 20, 2023
@Dr-Emann Dr-Emann deleted the fuzz_correctness branch June 14, 2023 02:36
@Dr-Emann Dr-Emann restored the fuzz_correctness branch August 5, 2023 08:46
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
0