#At file:///Users/malff/BZR_TREE/mysql-5.5-bugteam-58707/ based on revid:nirbhay.choubey@stripped
3171 Marc Alff 2010-12-07
Valgrind 3.5.0 cleanup
modified:
mysql-test/valgrind.supp
=== modified file 'mysql-test/valgrind.supp'
--- a/mysql-test/valgrind.supp 2010-09-28 00:23:54 +0000
+++ b/mysql-test/valgrind.supp 2010-12-07 13:52:14 +0000
@@ -770,13 +770,15 @@
fun:lf_hash_insert
}
+#
+# Note that initialize_bucket() is reccursive,
+# can't provide more stack context.
+#
{
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-20101207135214-vh18tlmx01i1yxcu.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-bugteam branch (marc.alff:3171) | Marc Alff | 7 Dec |