You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
homepage: "https://www.graphicsfuzz.com"
|
|
language: c++
|
|
primary_contact: "afdx@google.com"
|
|
auto_ccs:
|
|
- "paulthomson@google.com"
|
|
- "metzman@google.com"
|
|
|
|
fuzzing_engines:
|
|
- none
|
|
|
|
sanitizers:
|
|
- address
|
|
- memory
|
|
- undefined
|
|
|
|
architectures:
|
|
- x86_64
|
|
- i386
|
|
|
|
disabled: True
|
|
blackbox: true
|