google / fuzzbench

FuzzBench - Fuzzer benchmarking as a service.
https://google.github.io/fuzzbench/
Apache License 2.0
1.09k stars 266 forks source link

update AFL++ commit id on fuzzbench #1991

Closed vanhauser-thc closed 4 months ago

vanhauser-thc commented 4 months ago

the AFL++ commit id is from December, so a 4.10a state, where we are currently at 4.21a - this needs an update :)

vanhauser-thc commented 4 months ago

@DonggeLiu can you please merge this?

the one failure has nothing to do with AFL++:

#22 4.691 In file included from /src/libjpeg-turbo.main/fuzz/cjpeg.cc:35:
#22 4.691 /src/libjpeg-turbo.main/fuzz/../cjpeg.c:700:12: error: no member named 'max_pixels' in 'cjpeg_source_struct'
#22 4.691   src_mgr->max_pixels = 1048576;