aboutsummaryrefslogtreecommitdiff
path: root/src/etc/x86.supp
blob: beb482237beca0278c8d0884acd1a79be848e45f (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
{
   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
}

{
   mac-dyld-oddity
   Memcheck:Cond
   fun:_ZN4dyld5_mainEPK12macho_headermiPPKcS5_S5_
   fun:_ZN13dyldbootstrap5startEPK12macho_headeriPPKcl
   fun:_dyld_start
   obj:*
}