1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 17:55:24 -04:00
profanity/prof.supp

56 lines
563 B
Plaintext
Raw Normal View History

2014-06-15 12:18:34 -04:00
{
_dl_init
Memcheck:Leak
...
fun:_dl_init
obj:/lib/x86_64-linux-gnu/ld-2.17.so
...
}
2014-06-15 12:32:30 -04:00
2014-06-17 17:01:01 -04:00
# libotr
2014-06-15 12:32:30 -04:00
{
otrl_init
Memcheck:Leak
...
fun:_otr_init
fun:_init
fun:prof_run
...
}
2014-06-17 17:01:01 -04: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
...
}