mirror of https://github.com/google/oss-fuzz.git
libzmq: enable honggfuzz (#3909)
This commit is contained in:
parent
c563cf610e
commit
c508a5cc8e
|
@ -7,6 +7,7 @@ auto_ccs:
|
|||
- "simon.giesecke@gmail.com"
|
||||
fuzzing_engines:
|
||||
- libfuzzer
|
||||
- honggfuzz
|
||||
sanitizers:
|
||||
- address
|
||||
- memory
|
||||
|
|
Loading…
Reference in New Issue