Commit 660c962b authored by msvensson@neptunus.(none)'s avatar msvensson@neptunus.(none)

Merge neptunus.(none):/home/msvensson/mysql/work/my50-work

into  neptunus.(none):/home/msvensson/mysql/work/my51-work
parents dc1ec664 281b7ad1
...@@ -15,11 +15,12 @@ ...@@ -15,11 +15,12 @@
} }
{ {
pthread allocate_tls memory loss 2 pthread allocate_tls memory loss
Memcheck:Leak Memcheck:Leak
fun:calloc fun:calloc
fun:_dl_allocate_tls fun:_dl_allocate_tls
fun:pthread_create@@GLIBC_2.1 fun:pthread_create*
} }
{ {
...@@ -182,6 +183,24 @@ ...@@ -182,6 +183,24 @@
fun:compress2 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 longest_match3 libz longest_match3
Memcheck:Cond Memcheck:Cond
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment