projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
351d747
)
Fix some typos in gtk.supp
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 9 Jun 2023 12:28:36 +0000
(08:28 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 9 Jun 2023 12:28:36 +0000
(08:28 -0400)
Actually ignore the media module leak.
gtk.supp
patch
|
blob
|
history
diff --git
a/gtk.supp
b/gtk.supp
index b6b315c82335bff6dccf53f6b8769b897a87830c..3bdfc02829e4478a76dc30a5cd41df84d51968a8 100644
(file)
--- a/
gtk.supp
+++ b/
gtk.supp
@@
-14,7
+14,7
@@
GIO modules
Memcheck:Leak
match-leak-kinds: definite
- fun:
m
alloc
+ fun:
c
alloc
...
fun:_g_io_module_get_default
}
@@
-23,9
+23,9
@@
GTK media extension gio modules
Memcheck:Leak
match-leak-kinds: definite
- fun:
m
alloc
+ fun:
c
alloc
...
- fun:gio_module_new
+ fun:g
_
io_module_new
...
fun:gtk_media_file_extension_init
}