mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-06 23:45:35 +00:00
50 lines
1.3 KiB
Text
50 lines
1.3 KiB
Text
### This file contains either validate specific suppressions or bugs that we
|
|
### can't easily address because they are lower in the stack.
|
|
### All the other suppressions should be added ton common/gst.supp
|
|
|
|
{
|
|
Leak in mesa fixed with http://lists.freedesktop.org/archives/mesa-dev/2015-April/082101.html
|
|
Memcheck:Leak
|
|
fun:malloc
|
|
fun:read_packet
|
|
fun:_xcb_in_read
|
|
fun:_xcb_conn_wait
|
|
fun:wait_for_reply
|
|
fun:xcb_wait_for_reply
|
|
fun:dri3_open
|
|
fun:dri3_create_screen
|
|
fun:AllocAndFetchScreenConfigs
|
|
fun:__glXInitialize
|
|
fun:glXQueryVersion
|
|
}
|
|
|
|
{
|
|
Leak in mesa fixed with http://lists.freedesktop.org/archives/mesa-dev/2015-April/082100.html
|
|
Memcheck:Leak
|
|
...
|
|
fun:get_render_node_from_id_path_tag
|
|
fun:loader_get_user_preferred_fd
|
|
fun:dri3_create_screen
|
|
fun:AllocAndFetchScreenConfigs
|
|
fun:__glXInitialize
|
|
fun:glXQueryVersion
|
|
}
|
|
|
|
{
|
|
Fixed in pixman master
|
|
Memcheck:Leak
|
|
fun:memalign
|
|
fun:allocate_and_init
|
|
fun:tls_get_addr_tail
|
|
fun:_pixman_implementation_lookup_composite
|
|
fun:pixman_image_composite32
|
|
fun:pixman_glyph_cache_insert
|
|
fun:composite_glyphs
|
|
fun:clip_and_composite
|
|
fun:_cairo_traps_compositor_glyphs
|
|
fun:_cairo_compositor_glyphs
|
|
fun:_cairo_image_surface_glyphs
|
|
fun:_cairo_surface_show_text_glyphs
|
|
fun:_cairo_gstate_show_text_glyphs
|
|
fun:cairo_show_glyphs
|
|
}
|