another TLS valgrind suppression

This commit is contained in:
Sergei Golubchik 2014-02-06 16:27:44 +01:00
parent 37b8691cec
commit 3403f06d26

View File

@ -1209,3 +1209,12 @@
...
obj:*/libodbc.so*
}
{
XtraDB uses gcc __thread variables
Memcheck:Leak
fun:memalign
fun:*
fun:__tls_get_addr
}