valgrind.suppressions: added entry for g_main_context_default()

This commit is contained in:
Max Kellermann 2009-11-14 23:51:49 +01:00
parent 141cbc60b9
commit 5184476682
1 changed files with 11 additions and 0 deletions

View File

@ -56,6 +56,17 @@
fun:g_main_context_default
}
{
g_main_context_default
Memcheck:Leak
fun:malloc
fun:g_malloc
fun:g_slice_alloc
fun:g_slist_prepend
fun:g_main_context_new
fun:g_main_context_default
}
{
g_main_loop_run
Memcheck:Leak