mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-08 09:40:10 +00:00
Fix some typos in gtk.supp
Actually ignore the media module leak.
This commit is contained in:
parent
351d747909
commit
4c65bdf707
6
gtk.supp
6
gtk.supp
@ -14,7 +14,7 @@
|
||||
GIO modules
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: definite
|
||||
fun:malloc
|
||||
fun:calloc
|
||||
...
|
||||
fun:_g_io_module_get_default
|
||||
}
|
||||
@ -23,9 +23,9 @@
|
||||
GTK media extension gio modules
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: definite
|
||||
fun:malloc
|
||||
fun:calloc
|
||||
...
|
||||
fun:gio_module_new
|
||||
fun:g_io_module_new
|
||||
...
|
||||
fun:gtk_media_file_extension_init
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user