about summary refs log blame commit diff stats
path: root/prof.supp
blob: e456551b4220399967388276a5f5fe6ca4f80cbe (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:_otr_init
  fun:_init
  fun:prof_run
  ...
}

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

# glib

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