oss-fuzz/projects/rdkit/project.yaml

11 lines
183 B
YAML
Raw Normal View History

2020-05-13 18:31:42 +00:00
homepage: "https://github.com/rdkit/rdkit"
language: c++
primary_contact: "greg.landrum@gmail.com"
sanitizers:
- address
- undefined
- memory
2020-05-13 18:31:42 +00:00
architectures:
- x86_64
- i386