flatpak.supp: Suppress weird libsoup leak

tingping/wmclass
Alexander Larsson 2016-12-19 13:53:10 +01:00
parent 4ef4a7d982
commit 5ef7e9d582
1 changed files with 10 additions and 0 deletions

View File

@ -118,3 +118,13 @@
... ...
fun:g_thread_pool_thread_proxy fun:g_thread_pool_thread_proxy
} }
# libsoup thing
{
ignore_libsoup_file_leak
Memcheck:Leak
fun:calloc
...
fun:_g_local_file_new
fun:soup_request_file_ensure_file
}