summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--gst.supp12
2 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 749104a..b3daa20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-14 Edward Hervey <bilboed@gmail.com>
+
+ * gst.supp:
+ And yet another variant of the GstAudioFilter leak.
+
2008-12-13 Edward Hervey <edward.hervey@collabora.co.uk>
* gst.supp:
diff --git a/gst.supp b/gst.supp
index 7ce1c8f..a28db23 100644
--- a/gst.supp
+++ b/gst.supp
@@ -2599,6 +2599,18 @@
}
{
+ <Leak in GstAudioFilter subclasses, variant>
+ Memcheck:Leak
+ fun:malloc
+ fun:realloc
+ fun:g_realloc
+ fun:g_ptr_array_maybe_expand
+ fun:g_ptr_array_add
+ fun:gst_caps_append
+ fun:gst_audio_filter_class_add_pad_templates
+}
+
+{
<Leak in GstAudioFilter subclasses, variant2>
Memcheck:Leak
fun:malloc