summaryrefslogtreecommitdiff
path: root/src/valgrind.sup
diff options
context:
space:
mode:
Diffstat (limited to 'src/valgrind.sup')
-rw-r--r--src/valgrind.sup12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/valgrind.sup b/src/valgrind.sup
index 7ba757548..3024d63bc 100644
--- a/src/valgrind.sup
+++ b/src/valgrind.sup
@@ -3,3 +3,15 @@
Memcheck:Cond
fun:lzf_compress
}
+
+{
+ <lzf_unitialized_hash_table>
+ Memcheck:Value4
+ fun:lzf_compress
+}
+
+{
+ <lzf_unitialized_hash_table>
+ Memcheck:Value8
+ fun:lzf_compress
+}