[gtk/wip/baedert/for-master: 6/6] suppression file: Add rule for media extension gio modules
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/baedert/for-master: 6/6] suppression file: Add rule for media extension gio modules
- Date: Sat, 6 Jul 2019 08:31:21 +0000 (UTC)
commit fbd3b50cef9b4ce8756f833f9b230c6066b84aa2
Author: Timm Bäder <mail baedert org>
Date: Sat Jul 6 10:29:57 2019 +0200
suppression file: Add rule for media extension gio modules
gtk.supp | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
---
diff --git a/gtk.supp b/gtk.supp
index ea1a2e3060..d34a0ba240 100644
--- a/gtk.supp
+++ b/gtk.supp
@@ -10,6 +10,22 @@
fun:gtk_widget_class_add_action
}
+{
+ GTK media extension gio modules
+ Memcheck:Leak
+ match-leak-kinds: definite
+ fun:malloc
+ fun:g_malloc
+ fun:g_slice_alloc
+ fun:g_slice_alloc0
+ fun:g_type_create_instance
+ fun:g_object_new_internal
+ fun:g_object_new_with_properties
+ fun:g_object_new
+ fun:g_io_module_new
+ fun:g_io_modules_scan_all_in_directory_with_scope
+ fun:gtk_media_file_extension_init
+}
# mesa driver stuff
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]