]> git.notmuchmail.org Git - notmuch/blobdiff - test/valgrind/suppressions
test: Make the --valgrind option useful, (and drop --verbose).
[notmuch] / test / valgrind / suppressions
diff --git a/test/valgrind/suppressions b/test/valgrind/suppressions
new file mode 100644 (file)
index 0000000..6abf8b2
--- /dev/null
@@ -0,0 +1,6 @@
+{
+   zlib inflation uses uninitialize values
+   Memcheck:Cond
+   fun:inflateReset2
+   fun:inflateInit2_
+}
\ No newline at end of file