about summary refs log blame commit diff stats
path: root/prof.supp
blob: 4f1820547677ecee0357a94fdd3cb50b9fbbeaa1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10




               

     
 

        



               
               


     








                             
      

 
      

               

                  
 
{
  _dl_init
  Memcheck:Leak
  ...
  fun:_dl_init
  ...
}

# libotr

{
  otrl_init
  Memcheck:Leak
  ...
  fun:otrl_init
  ...
}

{
  otrl_privkey_read
  Memcheck:Leak
  ...
  fun:otrl_privkey_read_FILEp
  fun:otrl_privkey_read
  ...
}

# glib

{
  glib
  Memcheck:Leak
  ...
  fun:start_thread
  fun:clone
}