mirror of https://github.com/google/oss-fuzz.git
[json] enabling undefined sanitizer
This commit is contained in:
parent
881dc1167d
commit
9a71ee9fb3
|
@ -1,2 +1,5 @@
|
|||
homepage: "https://github.com/nlohmann/json"
|
||||
primary_contact: "niels.lohmann@gmail.com"
|
||||
sanitizers:
|
||||
- address
|
||||
- undefined
|
||||
|
|
Loading…
Reference in New Issue