]> git.pld-linux.org Git - packages/mysql.git/blobdiff - valgrind_zlib_suppression.patch
- rel 2; patches updated
[packages/mysql.git] / valgrind_zlib_suppression.patch
index bdbb5ba1e609c1617000488df0e3f553e6d5a04b..1504176c57707050b85b99f39a3fb8df50374ca3 100644 (file)
@@ -2,7 +2,7 @@
 #  https://bugs.launchpad.net/percona-server/+bug/794837
 --- a/mysql-test/valgrind.supp
 +++ b/mysql-test/valgrind.supp
-@@ -876,3 +876,12 @@
+@@ -876,6 +876,15 @@
     fun:buf_buddy_free_low
     fun:buf_buddy_free
  }
@@ -15,3 +15,6 @@
 +   fun:compress
 +   fun:my_compress_alloc
 +}
+ # Note the wildcard in the (mangled) function signatures of
+ # write_keys() and find_all_keys().
This page took 0.109308 seconds and 4 git commands to generate.