summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-12-14 08:54:37 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-12-14 08:54:37 +0000
commit369b5ddf40b43dacff98fe63d25aac442377a1ab (patch)
tree3d5e361616046d6bc3f2b9d800ae7269ce4647f5
parent24efb72e9a01364c6ea90b70ef2bb7049af980b4 (diff)
downloadgstreamer-common-369b5ddf40b43dacff98fe63d25aac442377a1ab.tar.gz
gst.supp: And yet another variant of the GstAudioFilter leak.
Original commit message from CVS: * gst.supp: And yet another variant of the GstAudioFilter leak.
-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