Loading mysql-test/valgrind.supp +12 −0 Original line number Diff line number Diff line Loading @@ -133,6 +133,18 @@ fun:gzflush } # # Warning from my_thread_init becasue mysqld dies before kill thread exists # { my_thread_init kill thread memory loss second Memcheck:Leak fun:calloc fun:my_thread_init fun:kill_server_thread } # # Leaks reported in _dl_* internal functions on Linux amd64 / glibc2.3.2. # Loading Loading
mysql-test/valgrind.supp +12 −0 Original line number Diff line number Diff line Loading @@ -133,6 +133,18 @@ fun:gzflush } # # Warning from my_thread_init becasue mysqld dies before kill thread exists # { my_thread_init kill thread memory loss second Memcheck:Leak fun:calloc fun:my_thread_init fun:kill_server_thread } # # Leaks reported in _dl_* internal functions on Linux amd64 / glibc2.3.2. # Loading