#At file:///Users/malff/BZR_TREE/mysql-5.5-bugfixing/ based on revid:mats.kindahl@stripped
3204 Marc Alff 2010-09-27
Added missing paterns
modified:
mysql-test/valgrind.supp
=== modified file 'mysql-test/valgrind.supp'
--- a/mysql-test/valgrind.supp 2010-09-09 21:33:35 +0000
+++ b/mysql-test/valgrind.supp 2010-09-28 00:23:54 +0000
@@ -770,3 +770,13 @@
fun:lf_hash_insert
}
+{
+ missing shutdown_performance_schema 3
+ Memcheck:Leak
+ fun:malloc
+ fun:my_malloc
+ fun:initialize_bucket
+ fun:lf_hash_search
+ fun:_Z19find_or_create_fileP10PFS_threadP14PFS_file_classPKcj
+}
+
Attachment: [text/bzr-bundle] bzr/marc.alff@oracle.com-20100928002354-judzqh4yxas8yu50.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-bugfixing branch (marc.alff:3204) | Marc Alff | 28 Sep |