mirror of https://github.com/google/oss-fuzz.git
[boringssl] (experimental) enabling msan
@kcc @oliverchang
This commit is contained in:
parent
1b20ce22f9
commit
ef490bc147
|
@ -2,3 +2,7 @@ homepage: "https://boringssl.googlesource.com/boringssl/"
|
|||
primary_contact: "agl@google.com"
|
||||
auto_ccs:
|
||||
- "davidben@google.com"
|
||||
sanitizers:
|
||||
- address
|
||||
- undefined
|
||||
- memory
|
||||
|
|
Loading…
Reference in New Issue