[vorbis] Enable honggfuzz fuzzing engine. (#3395)

This commit is contained in:
Max Moroz 2020-02-14 13:17:10 -08:00 committed by GitHub
parent 9e9d263ef5
commit b5dc0776b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ vendor_ccs:
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address