oss-fuzz/projects/h3
Isaac Brodsky 44276ca688
[H3] Use fuzzers from uber/h3 (#8406)
Use fuzzers from https://github.com/uber/h3/tree/master/src/apps/fuzzers
rather than the built in one. These additional fuzzers should provide
more complete coverage of the library, and should include all functions
currently fuzzed by oss-fuzz.

We can perhaps further clean up the build process to just pass
`$LIB_FUZZING_ENGINE` in to the fuzzers. In the mean time I just built
the fuzzers directly.
2022-09-09 19:12:01 -04:00
..
Dockerfile [H3] Use fuzzers from uber/h3 (#8406) 2022-09-09 19:12:01 -04:00
build.sh [H3] Use fuzzers from uber/h3 (#8406) 2022-09-09 19:12:01 -04:00
project.yaml