summaryrefslogtreecommitdiffstats
path: root/src/valgrind.sup
blob: 5d6367e3f3681a99f038f0eb0305cc2703ed2039 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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
}