[libtasn1] Enable dataflow config. (#3393)

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

View File

@ -3,7 +3,13 @@ primary_contact: "rockdaboot@gmail.com"
auto_ccs:
- "n.mavrogiannopoulos@gmail.com"
- "simon@josefsson.org"
fuzzing_engines:
- afl
- libfuzzer
- honggfuzz
- dataflow
sanitizers:
- address
- memory
- undefined
- dataflow