Browse Source

[t:3525] another valgrind suppression for quicklz

git-svn-id: file:///svn/toku/tokudb@32311 c7de825b-a66e-492c-adef-691d508d4ae1
pull/73/head
Leif Walsh 13 years ago
committed by Yoni Fogel
parent
commit
a6ff823d8e
  1. 5
      newbrt/valgrind.suppressions

5
newbrt/valgrind.suppressions

@ -110,3 +110,8 @@
Memcheck:Cond
fun:qlz_compress
}
{
qlz_is_not_valgrind_clean
Memcheck:Value8
fun:qlz_compress
}
Loading…
Cancel
Save