mirror of https://github.com/google/oss-fuzz.git
Enable msan for dropbear (#1213)
This commit is contained in:
parent
dde3b549ab
commit
e91a750105
|
@ -1,2 +1,6 @@
|
|||
homepage: "https://matt.ucc.asn.au/dropbear/dropbear.html"
|
||||
primary_contact: "matt@ucc.asn.au"
|
||||
sanitizers:
|
||||
- address
|
||||
- undefined
|
||||
- memory
|
||||
|
|
Loading…
Reference in New Issue