aboutsummaryrefslogtreecommitdiff
path: root/src/etc/x86.supp
blob: f829f2ad2346506161ec7143f319875abe9d6cf6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
   our-failure-to-setup-freeres-structure
   Memcheck:Free
   fun:free
   ...
   fun:_vgnU_freeres
}

{
 leaked-TLS-chunk-x86-exit-path-fails-to-clean-up
 Memcheck:Leak
 fun:calloc
 fun:_dl_allocate_tls
}