Skip to content

forest: fuzzer#9036

Draft
nlgripto wants to merge 3 commits intofiredancer-io:mainfrom
nlgripto:forest/fuzzers
Draft

forest: fuzzer#9036
nlgripto wants to merge 3 commits intofiredancer-io:mainfrom
nlgripto:forest/fuzzers

Conversation

@nlgripto
Copy link
Copy Markdown
Contributor

@nlgripto nlgripto commented Mar 25, 2026

Started with a "Dumb" forest fuzzer. Nerdsniped into writing the actor-based forest fuzzer (fuzz_forest_actor) which subsumed the dumb one.
Top line coverage is good (80% of fd_forest.c including all of the logs/boilerplate we don't hit), logical complexity is decent, unfortunately hasn't found any new bugs since I wrote the "dumb" fuzzer, so working on generating more complex inputs.
image

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