oss-fuzz/projects/qemu/project.yaml

15 lines
267 B
YAML
Raw Normal View History

2020-03-20 20:27:56 +00:00
homepage: "https://www.qemu.org/"
language: c
primary_contact: "alxndr@bu.edu"
auto_ccs:
- "bsd@redhat.com"
- "pbonzini@redhat.com"
- "stefanha@redhat.com"
- "darren.kenny@oracle.com"
sanitizers:
- address
- undefined
- memory
architectures:
- x86_64