Commit graph

2 commits

Author SHA1 Message Date
Chris Wilson
a845ebe32d test: Fix leak from xcb-snapshort-assert
==12598== 1,344 (768 direct, 576 indirect) bytes in 2 blocks are
definitely lost in loss record 512 of 519
==12598==    at 0x402894D: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12598==    by 0x4C76501: _cairo_image_surface_create_for_pixman_image (cairo-image-surface.c:176)
==12598==    by 0x4C76953: _cairo_image_surface_create_with_pixman_format (cairo-image-surface.c:345)
==12598==    by 0x44CFAC: draw (xcb-snapshot-assert.c:36)
==12598==    by 0x40E14C: cairo_test_for_target (cairo-test.c:923)
==12598==    by 0x40EEA7: _cairo_test_context_run_for_target (cairo-test.c:1545)
==12598==    by 0x40BD53: main (cairo-test-runner.c:254)

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2012-05-20 12:12:03 +01:00
Uli Schlachter
5b8c01ec77 Add a test case that asserts on xcb
Signed-off-by: Uli Schlachter <psychon@znc.in>
2011-07-09 09:42:22 +02:00