summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2011-11-19 08:08:12 +0100
committerStef Walter <stefw@collabora.co.uk>2011-11-19 08:08:12 +0100
commit59467128109d1812e59f20404c8cf453fd44a5f5 (patch)
tree1a66c95985da94a7a9ed6914d7cc75cd85789f57 /build
parenta075105bf43b3f70548df1ceb0d1bc75e88010ed (diff)
downloadlibsecret-59467128109d1812e59f20404c8cf453fd44a5f5.tar.gz
Some build fixes
Diffstat (limited to 'build')
-rw-r--r--build/unknown.supp11
1 files changed, 11 insertions, 0 deletions
diff --git a/build/unknown.supp b/build/unknown.supp
index 314570c..b57beb3 100644
--- a/build/unknown.supp
+++ b/build/unknown.supp
@@ -353,3 +353,14 @@
fun:g_main_loop_run
fun:gdbus_shared_thread_func
}
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ ...
+ fun:g_set_error_literal
+ fun:g_cancellable_set_error_if_cancelled
+ fun:g_socket_receive_message
+ ...
+ fun:g_main_loop_run
+ fun:gdbus_shared_thread_func
+}