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

Add fuzzing #98

Merged
merged 15 commits into from
Feb 8, 2023
Merged

Add fuzzing #98

merged 15 commits into from
Feb 8, 2023

Conversation

Dr-Emann
Copy link
Member

@Dr-Emann Dr-Emann commented Feb 3, 2023

This PR is built on top of #97. This adds a fuzzer which can be run on command with just fuzz.

This seems to have found a memory leak in CRoaring: RoaringBitmap/CRoaring#429

Also, just download the pre-built amalgamation, and autmatically re-run
bindgen afterward in the justfile so I stop forgetting.
@saulius
Copy link
Member

saulius commented Feb 8, 2023

Thanks again, @Dr-Emann, looks great!

@saulius saulius merged commit 01e4042 into RoaringBitmap:master Feb 8, 2023
@Dr-Emann Dr-Emann deleted the fuzzing branch February 8, 2023 15:21
@Dr-Emann
Copy link
Member Author

Dr-Emann commented Feb 8, 2023

FYI, this has been running >24 hours with no new findings since 0.9.4 🎉

@saulius
Copy link
Member

saulius commented Feb 10, 2023

Fuzzing seems to help CRoaring a lot, great stuff 👍

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