From ec1415b7124b63ccb50643d28420c6f0f2e8f3ec Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 26 Sep 2011 19:23:50 -0400 Subject: [PATCH] libsoup.supp: belatedly commit some fixes --- tests/libsoup.supp | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/tests/libsoup.supp b/tests/libsoup.supp index 4fcb1b8..c72f499 100644 --- a/tests/libsoup.supp +++ b/tests/libsoup.supp @@ -302,6 +302,13 @@ fun:g_thread_pool_wait_for_new_task } { + glib/unused_thread_queue + Memcheck:Leak + ... + fun:g_async_queue_new + fun:g_thread_pool_new +} +{ glib/gthreadtls Memcheck:Leak ... @@ -313,7 +320,7 @@ # probably inlines the aggressive memcpy/memcmp { gnutls/der - Memcheck:Cond + Memcheck:Addr4 ... fun:asn1_der_coding } -- 2.7.4