mirror of https://github.com/google/oss-fuzz.git
Disable perfetto build (#2011)
Disabled until following issues fixed * non-zero exit code * cpu_reader_fuzzer crash on startup
This commit is contained in:
parent
6dc263ece1
commit
9dfd3535d5
|
@ -4,3 +4,4 @@ auto_ccs:
|
|||
- "perfetto-oss-fuzz@google.com"
|
||||
sanitizers:
|
||||
- address
|
||||
disabled: true
|
||||
|
|
Loading…
Reference in New Issue