test: update valgrind suppressions for a glib leak

Fixed upstream, but it's not in F30 yet so the valgrind tests fail there.
https://gitlab.gnome.org/GNOME/glib/merge_requests/338

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit c35e0e734f)
This commit is contained in:
Peter Hutterer 2019-05-01 12:02:42 +10:00
parent a7736c03f0
commit df712c9dbb

View file

@ -31,6 +31,13 @@
...
fun:g_malloc0
}
{
<g_get_language_names_malloc>
Memcheck:Leak
fun:malloc
...
fun:g_get_language_names_with_category
}
{
libunwind:msync_uninitialized_bytes
Memcheck:Param