1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00

55 lines
524 B
Plaintext
Raw Normal View History

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