mirror of https://github.com/google/oss-fuzz.git
[vorbis] Enable honggfuzz fuzzing engine. (#3395)
This commit is contained in:
parent
9e9d263ef5
commit
b5dc0776b3
|
@ -9,6 +9,7 @@ vendor_ccs:
|
|||
fuzzing_engines:
|
||||
- libfuzzer
|
||||
- afl
|
||||
- honggfuzz
|
||||
- dataflow
|
||||
sanitizers:
|
||||
- address
|
||||
|
|
Loading…
Reference in New Issue