android13/external/oss-fuzz/projects/c-blosc/project.yaml

14 lines
281 B
YAML
Raw Normal View History

2024-06-22 08:45:49 -04:00
homepage: "https://github.com/Blosc/c-blosc"
language: c++
primary_contact: "blosc.oss.fuzz@gmail.com"
auto_ccs:
- "nathan.moinvaziri@gmail.com"
sanitizers:
- address
- memory
- undefined
architectures:
- x86_64
- i386
main_repo: 'https://github.com/Blosc/c-blosc.git'