Skip to content

chore: fix fuzzing#50

Open
freeman94 wants to merge 4 commits intomasterfrom
jhf/roundtrip
Open

chore: fix fuzzing#50
freeman94 wants to merge 4 commits intomasterfrom
jhf/roundtrip

Conversation

@freeman94
Copy link
Contributor

@freeman94 freeman94 commented Nov 30, 2025

Fuzzing was broken on main. I couldn't figure out how to get afl working with cargo/nix so after a bunch of struggles I just replaced it with cargo-fuzz since that works out of the box.

Also did a minor refactor to pull the do_not_use markers into a separate module, bumped some stuff, and ran clippy.

Copy link
Collaborator

@therishidesai therishidesai left a comment

Choose a reason for hiding this comment

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

Also can you update the Readme with how to run the fuzz test

@freeman94
Copy link
Contributor Author

Also can you update the Readme with how to run the fuzz test

Done

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