[libsoup] libsoup.supp: belatedly commit some fixes



commit ec1415b7124b63ccb50643d28420c6f0f2e8f3ec
Author: Dan Winship <danw gnome org>
Date:   Mon Sep 26 19:23:50 2011 -0400

    libsoup.supp: belatedly commit some fixes

 tests/libsoup.supp |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
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
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]