mirror of https://github.com/google/oss-fuzz.git
[infra] enabling trace-pc-guard for the guinea pig target #84
This commit is contained in:
parent
7747c34d2d
commit
37ffa07246
|
@ -1,5 +1,6 @@
|
|||
homepage: "https://github.com/nlohmann/json"
|
||||
primary_contact: "niels.lohmann@gmail.com"
|
||||
coverage_flags: "-fsanitize-coverage=trace-pc-guard"
|
||||
sanitizers:
|
||||
- address
|
||||
- undefined
|
||||
|
|
Loading…
Reference in New Issue