mariadb/newbrt/valgrind.suppressions
Rich Prohaska 00edc91492 move the root_put_counter to the brt_header. closes #1054
git-svn-id: file:///svn/tokudb.1131b+1080a@6279 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-16 23:57:18 -04:00

34 lines
562 B
Text

{
compress_is_not_valgrind_clean
Memcheck:Cond
fun:longest_match
fun:deflate_slow
fun:deflate
fun:compress2
}
{
compress_is_not_valgrind_clean2
Memcheck:Cond
fun:longest_match
fun:deflate_fast
fun:deflate
fun:compress2
}
{
compress_is_not_valgrind_clean3
Memcheck:Cond
obj:/usr/lib64/libz.so.1.2.3
obj:/usr/lib64/libz.so.1.2.3
fun:deflate
fun:compress2
}
{
compress_is_not_valgrind_clean3_32
Memcheck:Cond
obj:/usr/lib/libz.so.1.2.3
obj:/usr/lib/libz.so.1.2.3
fun:deflate
fun:compress2
}