aboutsummaryrefslogtreecommitdiff
path: root/projects/libevent/project.yaml
blob: be4d8bd89dd244c2a0ad903a67c160f4fd670c03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
homepage: "https://github.com/libevent/libevent"
language: c++
primary_contact: "a3at.mail@gmail.com"
sanitizers:
  - address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
  - undefined
architectures:
  - x86_64
  - i386
main_repo: 'https://github.com/libevent/libevent.git'