libzmq: enable afl and simplify project.yaml. (#5147)

This commit is contained in:
DavidKorczynski 2021-02-22 00:07:31 +00:00 committed by GitHub
parent a7affd0e27
commit 6fe9d7f01d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -5,13 +5,6 @@ auto_ccs:
- "luca.boccassi@gmail.com"
- "somdoron@gmail.com"
- "simon.giesecke@gmail.com"
fuzzing_engines:
- libfuzzer
- honggfuzz
sanitizers:
- address
- memory
- undefined
architectures:
- x86_64
- i386