valgrind.suppressions: add libsoup suppressions

This commit is contained in:
Max Kellermann 2011-08-24 18:36:59 +02:00
parent 017cf088a1
commit a1f922b040

View File

@ -424,6 +424,46 @@
fun:g_object_class_install_property
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:*alloc
...
fun:soup_*_class_intern_init
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:*alloc
...
fun:soup_auth_manager_add_type
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:*alloc
...
fun:soup_auth_manager_class_intern_init
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:*alloc
...
fun:soup_auth_manager_ntlm_class_intern_init
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:*alloc
...
fun:intern_header_name
}
{
nss
Memcheck:Leak