diff options
-rw-r--r-- | gst.supp | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -2770,6 +2770,18 @@ fun:gst_ffmpegenc_register fun:plugin_init } +{ + <insert a suppression name here> + Memcheck:Leak + fun:malloc + fun:g_malloc + fun:g_slice_alloc + fun:g_datalist_id_set_data_full + fun:g_param_spec_set_qdata_full + fun:gst_ffmpeg_cfg_init + fun:gst_ffmpegenc_register + fun:plugin_init +} ## Leak of GIO module through gnomevfs |