fuzzbench icon indicating copy to clipboard operation
fuzzbench copied to clipboard

Fix OpenH264

Open DonggeLiu opened this issue 2 years ago • 7 comments

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

DonggeLiu avatar Dec 23 '23 05:12 DonggeLiu

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!

DonggeLiu avatar Dec 23 '23 05:12 DonggeLiu

TBR

DonggeLiu avatar Dec 23 '23 05:12 DonggeLiu

/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

DonggeLiu avatar Dec 23 '23 05:12 DonggeLiu

/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

DonggeLiu avatar Dec 23 '23 05:12 DonggeLiu

Experiment 2023-12-23-standard-cov data and results will be available later at: The experiment data. The experiment report.

DonggeLiu avatar Dec 23 '23 05:12 DonggeLiu

@jonathanmetzman: It builds and runs successfully and is ready to merge : )

DonggeLiu avatar Dec 26 '23 03:12 DonggeLiu

@jonathanmetzman : gentle ping : ) Shall I merge?

DonggeLiu avatar Jan 15 '24 08:01 DonggeLiu