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.
19 lines
340 B
19 lines
340 B
4 months ago
|
homepage: "http://www.graphicsmagick.org/"
|
||
|
language: c++
|
||
|
primary_contact: "bobjfriesenhahn@gmail.com"
|
||
|
auto_ccs:
|
||
|
- troyjp@gmail.com
|
||
|
- alex.gaynor@gmail.com
|
||
|
- paul.l.kehrer@gmail.com
|
||
|
sanitizers:
|
||
|
- address
|
||
|
- memory
|
||
|
- undefined
|
||
|
architectures:
|
||
|
- x86_64
|
||
|
- i386
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
- honggfuzz
|
||
|
- afl
|