mirror of https://github.com/google/oss-fuzz.git
Samba is C, not C++ (#4563)
We are quite strictly and proudly a C project.
This commit is contained in:
parent
86eaa2b5d3
commit
ee423bf3d6
|
@ -1,5 +1,5 @@
|
|||
homepage: "https://samba.org"
|
||||
language: c++
|
||||
language: c
|
||||
primary_contact: "douglas.bagnall@catalyst.net.nz"
|
||||
auto_ccs:
|
||||
- "abartlet+google@catalyst.net.nz"
|
||||
|
|
Loading…
Reference in New Issue