From: Christopher Powers Date: January 26 2012 7:22pm Subject: bzr push into mysql-trunk branch (chris.powers:3792 to 3793) Bug#13440472 List-Archive: http://lists.mysql.com/commits/142592 X-Bug: 13440472 Message-Id: <201201261924.q0QJOh4Q014129@acsmt356.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3793 Christopher Powers 2012-01-26 Bug#13440472 MANY VALGRIND FAILURES ON DAILY-TRUNK Added one more suppression modified: mysql-test/valgrind.supp 3792 Christopher Powers 2012-01-26 Bug#13440472 MANY VALGRIND FAILURES ON DAILY-TRUNK Deallocate the array of PFS instrument configuration values during server shutdown to avoid Valgrind errors. modified: sql/mysqld.cc storage/perfschema/pfs_server.cc === modified file 'mysql-test/valgrind.supp' --- a/mysql-test/valgrind.supp 2011-12-09 08:32:03 +0000 +++ b/mysql-test/valgrind.supp 2012-01-26 19:03:55 +0000 @@ -826,6 +826,16 @@ } { + missing shutdown_performance_schema 11 + Memcheck:Leak + fun:malloc + fun:my_malloc + fun:init_dynamic_array2 + fun:_Z11mysqld_mainiPPc + fun:(below main) +} + +{ Bug 59874 Valgrind warning in InnoDB compression code Memcheck:Cond fun:* No bundle (reason: useless for push emails).