From 5e3c9bf6bf45f3b461e825a41f2b717a402711d8 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Wed, 8 Sep 2010 11:11:42 +0200 Subject: [PATCH] gst.supp: Make pango/fontconfig leaks generic --- gst.supp | 93 +++++----------------------------------------------------------- 1 file changed, 6 insertions(+), 87 deletions(-) diff --git a/gst.supp b/gst.supp index 0d142f9..8abfffb 100644 --- a/gst.supp +++ b/gst.supp @@ -1684,28 +1684,11 @@ fun:FcConfigParseAndLoad } { - + Memcheck:Leak - fun:malloc - fun:FcStrCopy - fun:FcEndElement - obj:/usr/lib/libexpat.so.* - obj:/usr/lib/libexpat.so.* - obj:/usr/lib/libexpat.so.* - obj:/usr/lib/libexpat.so.* - fun:XML_ParseBuffer - fun:FcConfigParseAndLoad - fun:FcConfigParseAndLoad - fun:FcParseInclude - fun:FcEndElement - obj:/usr/lib/libexpat.so.* - obj:/usr/lib/libexpat.so.* - obj:/usr/lib/libexpat.so.* - obj:/usr/lib/libexpat.so.* - fun:XML_ParseBuffer - fun:FcConfigParseAndLoad + fun:*alloc + ... fun:FcInitLoadConfig - fun:FcInitLoadConfigAndFonts } # Issues with ubuntu Hardy, same crack as for previous ubuntus @@ -2506,19 +2489,11 @@ ## Leaks in pango (bilboed: gentoo unstable amd64) { - + Memcheck:Leak - fun:realloc - fun:FcPatternObjectInsertElt - fun:* - fun:* - fun:* - fun:* - fun:* - fun:* - fun:pango_layout_get_extents* + fun:*alloc + ... fun:pango_layout_get_pixel_extents - fun:gst_text_overlay_render_text } { @@ -2544,62 +2519,6 @@ fun:pango_language_from_string } -# some more pango leaks (Debian/unstable x86) -{ - - Memcheck:Leak - fun:malloc - fun:FcPatternObjectInsertElt - fun:FcPatternObjectAddWithBinding - fun:FcPatternAppend - fun:FcEndElement - obj:/usr/lib/libexpat.so.* - obj:/usr/lib/libexpat.so.* - obj:/usr/lib/libexpat.so.* - obj:/usr/lib/libexpat.so.* - fun:XML_ParseBuffer - fun:FcConfigParseAndLoad - fun:FcConfigParseAndLoad - fun:FcEndElement - obj:/usr/lib/libexpat.so.* - obj:/usr/lib/libexpat.so.* - obj:/usr/lib/libexpat.so.* - obj:/usr/lib/libexpat.so.* - fun:XML_ParseBuffer - fun:FcConfigParseAndLoad - fun:FcInitLoadConfig -} -{ - - Memcheck:Leak - fun:malloc - fun:FcPatternObjectAddWithBinding - fun:FcPatternObjectAdd - fun:FcFontRenderPrepare - fun:pango_fc_font_map_load_fontset - fun:pango_font_map_load_fontset - fun:itemize_state_process_run - fun:pango_itemize_with_base_dir - fun:pango_layout_check_lines - fun:pango_layout_get_extents_internal - fun:pango_layout_get_pixel_extents -} -{ - - Memcheck:Leak - fun:realloc - fun:FcPatternObjectInsertElt - fun:FcPatternObjectAddWithBinding - fun:FcPatternObjectAdd - fun:FcFontRenderPrepare - fun:pango_fc_font_map_load_fontset - fun:pango_font_map_load_fontset - fun:itemize_state_process_run - fun:pango_itemize_with_base_dir - fun:pango_layout_check_lines - fun:pango_layout_get_extents_internal - fun:pango_layout_get_pixel_extents -} ## Leak of property_list in gstffmpegcfg.c ## This list is created in gst_ffmpegcsp_init(), called from -- 2.7.4