mirror of https://github.com/google/oss-fuzz.git
15 lines
267 B
YAML
15 lines
267 B
YAML
|
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
|