Fix OpenH264
Fix the corpus of project OpenH264, based on https://github.com/google/oss-fuzz/pull/11207.
Background: https://github.com/google/oss-fuzz/issues/10610
Hi @phi-go, this should be able to fix the build error of OpenH264.
I will merge this into the master branch if all CI tests pass.
Could you please rebase/merge your PR accordingly once I do that? Thanks!
TBR
/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2023-12-23-standard-cov --fuzzers afl aflfast aflplusplus aflsmart centipede eclipser fairfuzz honggfuzz libafl libfuzzer mopt --benchmarks --benchmarks openh264_decoder_fuzzer
/gcbrun run_experiment.py -a --experiment-config /opt/fuzzbench/service/experiment-config.yaml --experiment-name 2023-12-23-standard-cov --fuzzers afl aflfast aflplusplus aflsmart centipede eclipser fairfuzz honggfuzz libafl libfuzzer mopt --benchmarks openh264_decoder_fuzzer
Experiment 2023-12-23-standard-cov data and results will be available later at:
The experiment data.
The experiment report.
@jonathanmetzman: It builds and runs successfully and is ready to merge : )
@jonathanmetzman : gentle ping : ) Shall I merge?