From 1c24dce4e32f0a725ebd1b8ba2cd48d373818f75 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Fri, 12 Dec 2008 15:03:42 +0000 Subject: [PATCH] gst.supp: Fix leak in GIO called by gnomevfs. Nothing we can do about this. Original commit message from CVS: * gst.supp: Fix leak in GIO called by gnomevfs. Nothing we can do about this. --- ChangeLog | 5 +++++ gst.supp | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d4d1a6c..8c102cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ 2008-12-12 Edward Hervey * gst.supp: + Fix leak in GIO called by gnomevfs. Nothing we can do about this. + +2008-12-12 Edward Hervey + + * gst.supp: Added another suppression for dynamic pad templates, in this case GstAudioFilter. Added suppression for PangoLanguage which can never be freed diff --git a/gst.supp b/gst.supp index 3297f15..b7ada67 100644 --- a/gst.supp +++ b/gst.supp @@ -2657,7 +2657,7 @@ fun:* fun:* fun:* - fun:g_io_modules_new + fun:g_io_module_new fun:g_io_modules_load_all_in_directory fun:* fun:get_default_vfs -- 2.7.4