aboutsummaryrefslogtreecommitdiff
path: root/projects/spice-usbredir/project.yaml
blob: 391eea346067952b6bfae7bc06edc04fbad863c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "https://www.spice-space.org/usbredir.html"
language: c++
primary_contact: "freddy77@gmail.com"
auto_ccs:
  - "imsnah@gmail.com"
sanitizers:
  - address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
  - undefined
main_repo: "https://gitlab.freedesktop.org/spice/usbredir.git"