summaryrefslogtreecommitdiffstats
path: root/src/valgrind.sup
diff options
context:
space:
mode:
Diffstat (limited to 'src/valgrind.sup')
-rw-r--r--src/valgrind.sup26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/valgrind.sup b/src/valgrind.sup
new file mode 100644
index 0000000..5d6367e
--- /dev/null
+++ b/src/valgrind.sup
@@ -0,0 +1,26 @@
+{
+ <lzf_uninitialized_hash_table>
+ Memcheck:Cond
+ fun:lzf_compress
+}
+
+{
+ <lzf_uninitialized_hash_table>
+ Memcheck:Value4
+ fun:lzf_compress
+}
+
+{
+ <lzf_uninitialized_hash_table>
+ Memcheck:Value8
+ fun:lzf_compress
+}
+
+{
+ <negative size allocatoin, see integration/corrupt-dump>
+ Memcheck:FishyValue
+ malloc(size)
+ fun:malloc
+ fun:ztrymalloc_usable
+ fun:ztrymalloc
+}