mirror of https://github.com/google/oss-fuzz.git
12 lines
334 B
YAML
12 lines
334 B
YAML
homepage: "https://github.com/meetecho/janus-gateway"
|
|
language: c++
|
|
primary_contact: "toppi.ale@gmail.com"
|
|
auto_ccs:
|
|
- "lminiero@gmail.com"
|
|
sanitizers:
|
|
- address
|
|
- memory
|
|
- undefined
|
|
coverage_extra_args: -ignore-filename-regex=.*glib.* -ignore-filename-regex=.*log.c
|
|
main_repo: 'https://github.com/meetecho/janus-gateway.git'
|