libzmq: enable honggfuzz (#3909)

This commit is contained in:
Luca Boccassi 2020-05-31 00:01:12 +01:00 committed by GitHub
parent c563cf610e
commit c508a5cc8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ auto_ccs:
- "simon.giesecke@gmail.com"
fuzzing_engines:
- libfuzzer
- honggfuzz
sanitizers:
- address
- memory