2006-04-10 20:32:46 +00:00
|
|
|
# A suppression for an old bug in libtheora (fixed in more recent versions,
|
|
|
|
# but some of our buildslaves still have this)
|
|
|
|
{
|
|
|
|
<Leaky libtheora>
|
|
|
|
Memcheck:Leak
|
|
|
|
fun:realloc
|
|
|
|
fun:oggpackB_write
|
|
|
|
fun:EncodeData
|
|
|
|
obj:/usr/lib/libtheora.so*
|
|
|
|
fun:theora_encode_YUVin
|
|
|
|
}
|
|
|
|
|
2007-01-24 12:51:20 +00:00
|
|
|
# Suppression for pango on ubuntu edgy/x86 and textoverlay test
|
|
|
|
{
|
|
|
|
<pango>
|
|
|
|
Memcheck:Param
|
|
|
|
access(pathname)
|
|
|
|
fun:access
|
|
|
|
fun:pango_config_key_get
|
|
|
|
fun:pango_find_map
|
|
|
|
}
|
2008-02-22 06:38:08 +00:00
|
|
|
|
|
|
|
{
|
|
|
|
<suppression for a singleton in GIO that can't be cleaned up>
|
|
|
|
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
|
|
|
|
}
|
|
|
|
|
|
|
|
{
|
|
|
|
<suppression for a singleton in GIO that can't be cleaned up>
|
|
|
|
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
|
|
|
|
}
|
|
|
|
|