Merge branch '2136-more-suppressions' into 'master'

glib.supp: Suppress calloc() variant of g_get_charset()

Closes #2136

See merge request GNOME/glib!1550
This commit is contained in:
Sebastian Dröge
2020-06-25 10:30:52 +00:00

View File

@@ -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