summaryrefslogtreecommitdiff
path: root/src/valgrind.sup
diff options
context:
space:
mode:
Diffstat (limited to 'src/valgrind.sup')
-rw-r--r--src/valgrind.sup9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/valgrind.sup b/src/valgrind.sup
index b05843d8c..5d6367e3f 100644
--- a/src/valgrind.sup
+++ b/src/valgrind.sup
@@ -15,3 +15,12 @@
Memcheck:Value8
fun:lzf_compress
}
+
+{
+ <negative size allocatoin, see integration/corrupt-dump>
+ Memcheck:FishyValue
+ malloc(size)
+ fun:malloc
+ fun:ztrymalloc_usable
+ fun:ztrymalloc
+}