aboutsummaryrefslogtreecommitdiffstats
path: root/etc/valgrind-memcheck.supp
blob: edd4c768f12d04d35d7f83281faaaaee4f0612b5 (plain) (blame)
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
27
28
29
30
31
{
   <je_mallocx:cond>
   Memcheck:Cond
   fun:je_mallocx
}
{
   <je_mallocx:value8>
   Memcheck:Value8
   fun:je_mallocx
}
{
   <je_sdallocx:cond>
   Memcheck:Cond
   fun:je_sdallocx
}
{
   <je_sdallocx:value8>
   Memcheck:Value8
   fun:je_sdallocx
}
{
   <je_tcache_cleanup:cond>
   Memcheck:Cond
   fun:tcache_destroy.isra.7
   fun:je_tcache_cleanup
}
{
   <je_tcache_bin_flush_large:cond>
   Memcheck:Cond
   fun:je_tcache_bin_flush_large
}