[hostap] Enable dataflow config. (#3394)

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

View File

@ -2,10 +2,16 @@ homepage: "https://w1.fi/cvs.html"
primary_contact: "j@w1.fi"
auto_ccs:
- "elver@google.com"
fuzzing_engines:
- afl
- libfuzzer
- honggfuzz
- dataflow
sanitizers:
- address
- undefined
- memory
- dataflow
architectures:
- x86_64
- i386