[gst-cvs] common: gst.supp: make gstffmpegc suppression more flexible
Edward Hervey
bilboed at kemper.freedesktop.org
Fri Nov 27 09:34:02 PST 2009
Module: common
Branch: master
Commit: 9704184ca71a3e7518a74da914a0383367a0ce8d
URL: http://cgit.freedesktop.org/gstreamer/common/commit/?id=9704184ca71a3e7518a74da914a0383367a0ce8d
Author: Edward Hervey <bilboed at bilboed.com>
Date: Fri Nov 27 18:27:45 2009 +0100
gst.supp: make gstffmpegc suppression more flexible
---
gst.supp | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/gst.supp b/gst.supp
index b527b75..33186c1 100644
--- a/gst.supp
+++ b/gst.supp
@@ -3026,6 +3026,16 @@
fun:plugin_init
}
+
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ fun:*alloc
+ fun:*
+ fun:gst_ffmpeg_cfg_init
+ fun:gst_ffmpegenc_register
+}
+
## Leak of GIO module through gnomevfs
{
More information about the Gstreamer-commits
mailing list