aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libpng-proto
diff options
context:
space:
mode:
authorGravatar Kostya Serebryany <kcc@google.com>2019-02-15 11:30:39 -0800
committerGravatar GitHub <noreply@github.com>2019-02-15 11:30:39 -0800
commitbe46ee59a743ecbda39c99e55fb8fa7b1c85219c (patch)
tree698bd0b97a97ba159b47fd5fcec37f8d85a8db2b /projects/libpng-proto
parent893f503de326e7e888ed10777e84c5d16e0dedca (diff)
libpng-proto: disable asan for the experimental png fuzzers
Diffstat (limited to 'projects/libpng-proto')
-rw-r--r--projects/libpng-proto/project.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/libpng-proto/project.yaml b/projects/libpng-proto/project.yaml
index f8a305fa..e38ce0f1 100644
--- a/projects/libpng-proto/project.yaml
+++ b/projects/libpng-proto/project.yaml
@@ -1,7 +1,7 @@
homepage: "http://www.libpng.org/pub/png/libpng.html"
primary_contact: "kcc@google.com"
+# - address is disabled until https://github.com/glennrp/libpng/issues/275 is fixed
sanitizers:
- - address
- undefined
fuzzing_engines:
- libfuzzer