Loading mysql-test/valgrind.supp +27 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,14 @@ fun:pthread_create* } { pthread allocate_tls memory loss Memcheck:Leak fun:calloc fun:_dl_allocate_tls fun:pthread_create* } { pthread allocate_dtv memory loss Memcheck:Leak Loading Loading @@ -114,6 +122,24 @@ fun:compress2 } { libz longest_match 3 Memcheck:Cond fun:longest_match fun:deflate_slow fun:deflate fun:gzclose } { libz longest_match 4 Memcheck:Cond fun:longest_match fun:deflate_slow fun:deflate fun:gzflush } { libz deflate Memcheck:Cond Loading @@ -133,6 +159,7 @@ fun:gzflush } # # Warning from my_thread_init becasue mysqld dies before kill thread exists # Loading Loading
mysql-test/valgrind.supp +27 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,14 @@ fun:pthread_create* } { pthread allocate_tls memory loss Memcheck:Leak fun:calloc fun:_dl_allocate_tls fun:pthread_create* } { pthread allocate_dtv memory loss Memcheck:Leak Loading Loading @@ -114,6 +122,24 @@ fun:compress2 } { libz longest_match 3 Memcheck:Cond fun:longest_match fun:deflate_slow fun:deflate fun:gzclose } { libz longest_match 4 Memcheck:Cond fun:longest_match fun:deflate_slow fun:deflate fun:gzflush } { libz deflate Memcheck:Cond Loading @@ -133,6 +159,7 @@ fun:gzflush } # # Warning from my_thread_init becasue mysqld dies before kill thread exists # Loading