|
homepage: "tcmalloc"
|
|
language: c++
|
|
primary_contact: "ckennelly@google.com"
|
|
main_repo: "https://github.com/google/tcmalloc"
|
|
auto_ccs:
|
|
- "david@adalogics.com"
|
|
sanitizers:
|
|
- address
|
|
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
|
|
# - memory
|