#At file:///Users/malff/BZR_TREE/mysql-5.5-bugteam-58707/ based on revid:marc.alff@stripped
3172 Marc Alff 2010-12-07
Valgrind 3.5.0 cleanup, continued
modified:
mysql-test/valgrind.supp
=== modified file 'mysql-test/valgrind.supp'
--- a/mysql-test/valgrind.supp 2010-12-07 13:52:14 +0000
+++ b/mysql-test/valgrind.supp 2010-12-07 14:13:27 +0000
@@ -782,3 +782,40 @@
fun:initialize_bucket
}
+{
+ missing shutdown_performance_schema 4
+ Memcheck:Leak
+ fun:malloc
+ fun:my_malloc
+ fun:_lf_dynarray_lvalue
+ fun:_lf_pinbox_get_pins
+ fun:lf_pinbox_get_pins
+}
+
+{
+ missing shutdown_performance_schema 5
+ Memcheck:Leak
+ fun:malloc
+ fun:my_malloc
+ fun:_lf_dynarray_lvalue
+ fun:lf_hash_insert
+}
+
+{
+ missing shutdown_performance_schema 6
+ Memcheck:Leak
+ fun:malloc
+ fun:my_malloc
+ fun:_lf_dynarray_lvalue
+ fun:lf_hash_delete
+}
+
+{
+ missing shutdown_performance_schema 7
+ Memcheck:Leak
+ fun:malloc
+ fun:my_malloc
+ fun:_lf_dynarray_lvalue
+ fun:lf_hash_search
+}
+
Attachment: [text/bzr-bundle] bzr/marc.alff@oracle.com-20101207141327-it40u3xvvuimooym.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-bugteam branch (marc.alff:3172) | Marc Alff | 7 Dec |