From: Marc Alff Date: December 7 2010 2:14pm Subject: bzr push into mysql-5.5-bugteam branch (marc.alff:3171 to 3172) List-Archive: http://lists.mysql.com/commits/126210 Message-Id: <201012071414.oB75n8fK001375@acsinet15.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3172 Marc Alff 2010-12-07 Valgrind 3.5.0 cleanup, continued modified: mysql-test/valgrind.supp 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-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 +} + No bundle (reason: useless for push emails).