oss-fuzz/projects/skcms/project.yaml

13 lines
242 B
YAML
Raw Normal View History

2018-02-07 23:11:45 +00:00
homepage: "https://skia.googlesource.com/skcms/+/master"
primary_contact: "kjlubick@chromium.org"
auto_ccs:
2019-12-13 17:35:37 +00:00
- "mtklein@google.com"
- "brianosman@google.com"
2018-02-07 23:11:45 +00:00
sanitizers:
- address
- memory
- undefined
2019-05-17 20:48:36 +00:00
architectures:
2019-05-17 16:48:40 +00:00
- x86_64
- i386