Skip to content
GitLab
Explore
Sign in
Register
Move the debug variable from main.c to individual fuzzer
Code
Review changes
Check out branch
Download
Patches
Plain diff
Ondřej Surý
requested to merge
ondrej/fix-oss-fuzz-debug
into
main
Aug 13, 2020
Overview
1
Commits
1
Pipelines
1
Changes
5
Expand
The fuzzers needs to be completely independent of the main.c for OSS-Fuzz to work.
Merge request reports