Make fuzz_interact take a list of commands, instead of raw bytes #46
Labels
a:fuzz
Area: fuzzing code
c:easy
Complexity: easy
n:dev
Needs: development work
p:medium
Prio: medium
t:improvement
Type: existing feature's improvement
Command parsing is already fuzzed outside of fuzz_interact, so taking in raw bytes just makes it harder for the fuzzer to find potential issues in interact
The text was updated successfully, but these errors were encountered: