I have noticed two inconsistencies in a comment and the error message in fuzzing/fuzzer_worker_sequence_generator.go:callSeqGenFuncCorpusHead. It looks like these were copied from callSeqGenFuncCorpusTail. I took the liberty to fix these two small issues.
Hi!
I have noticed two inconsistencies in a comment and the error message in
fuzzing/fuzzer_worker_sequence_generator.go:callSeqGenFuncCorpusHead
. It looks like these were copied fromcallSeqGenFuncCorpusTail
. I took the liberty to fix these two small issues.Hope this helps!