1homepage: "tcmalloc" 2language: c++ 3primary_contact: "ckennelly@google.com" 4main_repo: "https://github.com/google/tcmalloc" 5auto_ccs: 6 - "david@adalogics.com" 7sanitizers: 8 - address 9# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294 10# - memory 11