fuzzingfairy
Results
2
issues of
fuzzingfairy
I'm getting typeDecodingError("invalid parameter type") Skipping when loading the below compiled program using the fuzzilli compiler and --importCorpusAll ``` function main() { function foo(x) { return x; } for(i =...