aboutsummaryrefslogtreecommitdiff
path: root/projects/json
diff options
context:
space:
mode:
authorMike Aizatsky <mike.aizatsky@gmail.com>2017-01-18 12:34:22 -0800
committerGitHub <noreply@github.com>2017-01-18 12:34:22 -0800
commitb32dc64e8ac40f7d38a6d54b410265ee85afe674 (patch)
tree667354e4c8834108be483df72ccb4d6719dc6cbe /projects/json
parentfddc314e69631a01268e162169d8578c32a47c93 (diff)
downloadoss-fuzz-b32dc64e8ac40f7d38a6d54b410265ee85afe674.tar.gz
[infra] using trace-pc-guard by default. Fxes #84 (#292)
Diffstat (limited to 'projects/json')
-rw-r--r--projects/json/project.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/json/project.yaml b/projects/json/project.yaml
index 76d51f47d..0dada2a1d 100644
--- a/projects/json/project.yaml
+++ b/projects/json/project.yaml
@@ -1,6 +1,5 @@
homepage: "https://github.com/nlohmann/json"
primary_contact: "niels.lohmann@gmail.com"
-coverage_flags: "-fsanitize-coverage=trace-pc-guard"
sanitizers:
- address
- undefined