mirror of https://github.com/google/oss-fuzz.git
libzmq: enable afl and simplify project.yaml. (#5147)
This commit is contained in:
parent
a7affd0e27
commit
6fe9d7f01d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue