From: Sebastian Dröge Date: Thu, 2 Apr 2009 09:18:22 +0000 (+0200) Subject: suppressions: Add suppression for mxfmux dynamic pad templates X-Git-Tag: upstream/20130618~220 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1e38bff2c4b5dac1272033b99c3a0dd14e1be7f2;p=platform%2Fupstream%2Fgst-common.git suppressions: Add suppression for mxfmux dynamic pad templates --- diff --git a/gst.supp b/gst.supp index 03b3206..00b2e45 100644 --- a/gst.supp +++ b/gst.supp @@ -2879,3 +2879,16 @@ fun:getaddrinfo } +## Dynamic pad templates in mxfmux +{ + + Memcheck:Leak + fun:malloc + fun:g_malloc + fun:g_slice_alloc + fun:gst_caps_new_empty + fun:gst_caps_from_string + fun:mxf_*_init + fun:plugin_init +} +