1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-09 21:30:42 +00:00
profanity/prof.supp

55 lines
524 B
Plaintext
Raw Normal View History

2014-06-15 16:18:34 +00:00
{
_dl_init
Memcheck:Leak
...
fun:_dl_init
...
}
2014-06-15 16:32:30 +00:00
2014-06-17 21:01:01 +00:00
# libotr
2014-06-15 16:32:30 +00:00
{
otrl_init
Memcheck:Leak
...
fun:_otr_init
fun:_init
fun:prof_run
...
}
2014-06-17 21:01:01 +00:00
{
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
...
}