From a06582e700d002b209154ff1e695a3764a8b4009 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Sat, 7 Mar 2009 10:23:34 +0100 Subject: [PATCH] suppressions: Add another variant of the videotestsrc dynamic pad templates suppression --- gst.supp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/gst.supp b/gst.supp index ee04b0e..e072d7e 100644 --- a/gst.supp +++ b/gst.supp @@ -2541,6 +2541,20 @@ } { + + Memcheck:Leak + fun:malloc + fun:g_malloc + fun:g_slice_alloc + fun:gst_caps_new_empty + fun:gst_caps_copy + fun:gst_video_test_src_getcaps + fun:gst_video_test_src_base_init + fun:g_type_class_ref + fun:gst_element_register +} + +{ Memcheck:Leak fun:malloc -- 2.7.4