libsoup.supp: belatedly commit some fixes
authorDan Winship <danw@gnome.org>
Mon, 26 Sep 2011 23:23:50 +0000 (19:23 -0400)
committerDan Winship <danw@gnome.org>
Thu, 29 Sep 2011 23:19:00 +0000 (19:19 -0400)
tests/libsoup.supp

index 4fcb1b8..c72f499 100644 (file)
    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
    ...
 # probably inlines the aggressive memcpy/memcmp
 {
    gnutls/der
-   Memcheck:Cond
+   Memcheck:Addr4
    ...
    fun:asn1_der_coding
 }