[tpm2] enabling undefined sanitizer

This commit is contained in:
Mike Aizatsky 2016-12-07 11:53:06 -08:00 committed by GitHub
parent 3ab381b653
commit 6976f15a7d
1 changed files with 3 additions and 0 deletions

View File

@ -2,3 +2,6 @@ homepage: "https://chromium.googlesource.com/chromiumos/third_party/tpm2"
dockerfile:
git: "https://chromium.googlesource.com/chromiumos/third_party/tpm2/"
path: "fuzz/Dockerfile"
sanitizers:
- address
- undefined