valgrind suppression for zlib Flate Test
authorhalcanary <halcanary@google.com>
Thu, 14 Aug 2014 20:08:45 +0000 (13:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 14 Aug 2014 20:08:45 +0000 (13:08 -0700)
NOTREECHECKS=true
NOTRY=true
R=bsalomon@google.com

Author: halcanary@google.com

Review URL: https://codereview.chromium.org/477733002

tools/valgrind.supp

index 6568394..40a9b19 100644 (file)
     fun:png_create_read_struct_2
     fun:png_create_read_struct
 }
+{
+    zlib_bug_2
+    Memcheck:Cond
+    fun:inflateReset2
+    fun:inflateInit2_
+    fun:_ZN12_GLOBAL__N_17doFlateEbP8SkStreamP9SkWStream
+    fun:_ZN7SkFlate7InflateEP8SkStreamP9SkWStream
+}
 
 # Why is it OK to suppress this?
 {