diff --git a/glib.supp b/glib.supp index ba3ceb75b..364b018d6 100644 --- a/glib.supp +++ b/glib.supp @@ -1012,6 +1012,15 @@ fun:g_get_charset } +{ + g_get_charset_calloc + Memcheck:Leak + match-leak-kinds:reachable + fun:calloc + ... + fun:g_get_charset +} + # Global unused thread queue { g_thread_pool_unused_thread_queue