mirror of https://github.com/google/oss-fuzz.git
[syzkaller] Disable AFL fuzzing engine as it doesn't get coverage feedback.
This commit is contained in:
parent
e944cdfbb8
commit
3a0c9fbb3a
|
@ -4,6 +4,8 @@ auto_ccs:
|
|||
- "andreyknvl@google.com"
|
||||
- "mmoroz@chromium.org"
|
||||
- "syzkaller@googlegroups.com"
|
||||
fuzzing_engines:
|
||||
- libfuzzer
|
||||
sanitizers:
|
||||
- address
|
||||
view_restrictions: none
|
||||
|
|
Loading…
Reference in New Issue