Closed catenacyber closed 1 year ago
Fuzzing engine dedicated to find quadratic complexity
@oliverchang , waiting for NallocFuzz answer, here is a try of some fuzzing engine, which will be bad in benchmarks, but is aimed at finding quadratic complexity as inspired by @kevinbackhouse cf https://github.com/github/cmark-gfm/blob/c32ef78bae851cb83b7ad52d0fbff880acdcd44a/fuzz/fuzz_quadratic.c
So, closing this. Are there some projects where you would like me to try quadfuzz manually ?
So, closing this.
Are there some projects where you would like me to try quadfuzz manually ?
Nothing I can think of at the moment.
Fuzzing engine dedicated to find quadratic complexity
@oliverchang , waiting for NallocFuzz answer, here is a try of some fuzzing engine, which will be bad in benchmarks, but is aimed at finding quadratic complexity as inspired by @kevinbackhouse cf https://github.com/github/cmark-gfm/blob/c32ef78bae851cb83b7ad52d0fbff880acdcd44a/fuzz/fuzz_quadratic.c