mirror of https://github.com/google/oss-fuzz.git
[knot-dns] Explicitly enable all sanitizer configurations.
This commit is contained in:
parent
70df1fd10b
commit
f04bc16f45
|
@ -2,3 +2,7 @@ homepage: "https://www.knot-dns.cz/"
|
|||
primary_contact: "knot.dns@gmail.com"
|
||||
auto_ccs:
|
||||
- "jonathan.foote@gmail.com"
|
||||
sanitizers:
|
||||
- address
|
||||
- memory
|
||||
- undefined
|
||||
|
|
Loading…
Reference in New Issue