about summary refs log tree commit diff stats
path: root/prof.supp
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-06-15 17:32:30 +0100
committerJames Booth <boothj5@gmail.com>2014-06-15 17:32:30 +0100
commitb9b5d6a5f849346497f8fc89fff977a5edd352e9 (patch)
tree8a687514ccf24247f341263e913117c19bd715c4 /prof.supp
parente296379863424d50b300ca95f3b577a7e8a4ac83 (diff)
downloadprofani-tty-b9b5d6a5f849346497f8fc89fff977a5edd352e9.tar.gz
Fixed memleak in autocompleter
Diffstat (limited to 'prof.supp')
-rw-r--r--prof.supp11
1 files changed, 11 insertions, 0 deletions
diff --git a/prof.supp b/prof.supp
index bfc4bf38..8a33cdbf 100644
--- a/prof.supp
+++ b/prof.supp
@@ -6,3 +6,14 @@
   obj:/lib/x86_64-linux-gnu/ld-2.17.so
   ...
 }
+
+{
+  otrl_init
+  Memcheck:Leak
+  ...
+  fun:_otr_init
+  fun:_init
+  fun:prof_run
+  ...
+}
+