diff -r 4c282e7dd6d3 -r 5505e8908944 gst_plugins_base/tests/check/gst-plugins-base.supp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gst_plugins_base/tests/check/gst-plugins-base.supp Fri Jan 22 09:59:59 2010 +0200 @@ -0,0 +1,63 @@ +# A suppression for an old bug in libtheora (fixed in more recent versions, +# but some of our buildslaves still have this) +{ + + Memcheck:Leak + fun:realloc + fun:oggpackB_write + fun:EncodeData + obj:/usr/lib/libtheora.so* + fun:theora_encode_YUVin +} + +# Suppression for pango on ubuntu edgy/x86 and textoverlay test +{ + + Memcheck:Param + access(pathname) + fun:access + fun:pango_config_key_get + fun:pango_find_map +} + +{ + + Memcheck:Leak + fun:realloc + obj:* + obj:* + obj:* + obj:* + obj:* + obj:* + obj:* + obj:* + obj:* + fun:g_type_create_instance + fun:g_object_constructor + fun:g_object_newv + fun:g_object_new_valist + fun:g_object_new + fun:get_default_vfs + fun:g_once_impl + fun:g_vfs_get_default +} + +{ + + Memcheck:Leak + fun:malloc + obj:* + obj:* + obj:* + obj:* + fun:g_type_create_instance + fun:g_object_constructor + fun:g_object_newv + fun:g_object_new_valist + fun:g_object_new + fun:get_default_vfs + fun:g_once_impl + fun:g_vfs_get_default +} +