aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Kostya Serebryany <kcc@google.com>2019-04-09 10:57:09 -0700
committerGravatar GitHub <noreply@github.com>2019-04-09 10:57:09 -0700
commit663d09feb200053f6cc431bd45816e31a90766b6 (patch)
treed6c49834e153df158800b306bd12690c78e5e312
parent2e3212d8f0cd4c75bd5efcb37e821c3176c2086e (diff)
[libpng-proto] add asan back
-rw-r--r--projects/libpng-proto/project.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/libpng-proto/project.yaml b/projects/libpng-proto/project.yaml
index e38ce0f1..88452b07 100644
--- a/projects/libpng-proto/project.yaml
+++ b/projects/libpng-proto/project.yaml
@@ -3,5 +3,6 @@ primary_contact: "kcc@google.com"
# - address is disabled until https://github.com/glennrp/libpng/issues/275 is fixed
sanitizers:
- undefined
+ - address
fuzzing_engines:
- libfuzzer