-
Notifications
You must be signed in to change notification settings - Fork 284
Fix OpenH264 #1937
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Fix OpenH264 #1937
Conversation
Hi @phi-go, this should be able to fix the build error of 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 |
@jonathanmetzman: It builds and runs successfully and is ready to merge : ) |
@jonathanmetzman : gentle ping : ) |
Fix the corpus of project
OpenH264
, based on google/oss-fuzz#11207.Background:
google/oss-fuzz#10610