mirror of https://github.com/google/oss-fuzz.git
Disables afl for dart project (#5568)
This commit is contained in:
parent
bec0c2f219
commit
e61f594f6b
|
@ -6,4 +6,6 @@ auto_ccs :
|
|||
|
||||
sanitizers:
|
||||
- address
|
||||
fuzzing_engines:
|
||||
- libfuzzer
|
||||
main_repo: 'https://github.com/dart-lang/sdk.git'
|
||||
|
|
Loading…
Reference in New Issue