From 5dc8ae302733ce1aae5b1aaa613ce77a8ae4b3d9 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Wed, 17 Dec 2008 12:15:50 +0000 Subject: gst.supp: And yet another variation of the GstAudioFilter leak. Original commit message from CVS: * gst.supp: And yet another variation of the GstAudioFilter leak. --- ChangeLog | 5 +++++ gst.supp | 12 ++++++++++++ 2 files changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index c26049b..92d0d25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-12-17 Edward Hervey + + * gst.supp: + And yet another variation of the GstAudioFilter leak. + 2008-12-15 Sebastian Dröge Patch by: Roland Illig diff --git a/gst.supp b/gst.supp index a28db23..ee04b0e 100644 --- a/gst.supp +++ b/gst.supp @@ -2610,6 +2610,18 @@ fun:gst_audio_filter_class_add_pad_templates } +{ + + 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 +} + { Memcheck:Leak -- cgit v1.2.1