validate: ignore a pixman leak which is fixed in master

http://phabricator.freedesktop.org/D128
This commit is contained in:
Guillaume Desmottes 2015-04-22 11:38:56 +02:00 committed by Thibault Saunier
parent 2067b173cd
commit 8286adc047

View file

@ -29,3 +29,22 @@
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
}