[json] enabling memory sanitizer

This commit is contained in:
Mike Aizatsky 2016-12-28 17:12:46 -08:00 committed by GitHub
parent f2a90a6b95
commit 0003b50f94
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@ coverage_flags: "-fsanitize-coverage=trace-pc-guard"
sanitizers:
- address
- undefined
- memory