oss-fuzz/projects/libldac/project.yaml

20 lines
401 B
YAML
Raw Normal View History

homepage: "https://android.googlesource.com/platform/external/libldac"
language: c++
primary_contact: "Chisato.Kenmochi@sony.com"
auto_ccs:
- twsmith@mozilla.com
vendor_ccs:
- bcreasey@google.com
- hamzeh@google.com
- geuteneier@google.com
- hollyhall@google.com
- mikelogan@google.com
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- dataflow