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

# Ignore history module, needs to be rewritten

{
  history_next
  Memcheck:Leak
  ...
  fun:history_next
  ...
}

{
  history_previous
  Memcheck:Leak
  ...
  fun:history_previous
  ...
}

{
  history_append
  Memcheck:Leak
  ...
  fun:history_append
  ...
}