diff --git a/tools/glib.supp b/tools/glib.supp index 9ff78cc15db2f30fc5c5b8b673ba5c5d88432cc9..aaf97dac08e187a63c7908dc4fb47601e73e0949 100644 --- a/tools/glib.supp +++ b/tools/glib.supp @@ -896,6 +896,16 @@ fun:g_get_home_dir } +# gcontenttype.c caches a one-time allocation global array of @global_mime_dirs. +{ + content_type_mime_dirs_realloc + Memcheck:Leak + match-leak-kinds:reachable + fun:realloc + ... + fun:_g_content_type_set_mime_dirs_locked +} + # gdesktopappinfo.c caches a one-time allocation global table of @desktop_file_dirs. { desktop_file_dirs_malloc