summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-12-17 12:15:50 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-12-17 12:15:50 +0000
commit5dc8ae302733ce1aae5b1aaa613ce77a8ae4b3d9 (patch)
tree52638648cb5aacac16907b842b96afe973e873db
parent2c4d28a75c26e572b94a967901254caff83d85c4 (diff)
gst.supp: And yet another variation of the GstAudioFilter leak.RELEASE-0_10_22GIT_CONVERSION
Original commit message from CVS: * gst.supp: And yet another variation 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 c26049b..92d0d25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-17 Edward Hervey <bilboed@gmail.com>
+
+ * gst.supp:
+ And yet another variation of the GstAudioFilter leak.
+
2008-12-15 Sebastian Dröge <sebastian.droege@collabora.co.uk>
Patch by: Roland Illig <roland dot illig at gmx dot de>
diff --git a/gst.supp b/gst.supp
index a28db23..ee04b0e 100644
--- a/gst.supp
+++ b/gst.supp
@@ -2611,6 +2611,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_copy
+ fun:gst_audio_filter_class_add_pad_templates
+}
+
+{
<Leak in GstAudioFilter subclasses, variant2>
Memcheck:Leak
fun:malloc