Issue 64759
Summary [libFuzzer] `len_control` setting is not working
Labels new issue
Assignees
Reporter mertwole
    I'm trying to run libFuzzer with `-len_control` flag set to 0. It's said that fuzzer will try inputs up to `max_len` from the beginning but it doesn't work, fuzzer still starting from small input lengths
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to