fuzzah/fuzzaide

[fuzzman] Fix possible division by zero

Closed this issue · 1 comments

Hi!
When fuzzing starts slowly (with many inputs) and fuzzer_stats may contain 0 in paths, there is a chance to zero division
So fix is in this commit

Thanks. I'll look into it.
You might as well be interested in this project which contains a tool similar to fuzzman.