xf86-video-intel/uxa
Chris Wilson a16616209b uxa: Fix leak of glyph mask for unhandled glyph composition
==1401== 7,344 bytes in 34 blocks are possibly lost in loss record 570 of 587
==1401==    at 0x4027034: calloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==1401==    by 0x8BE5150: drm_intel_gem_bo_alloc_internal (intel_bufmgr_gem.c:689)
==1401==    by 0x899FC04: intel_uxa_create_pixmap (intel_uxa.c:1077)
==1401==    by 0x89C2C41: uxa_glyphs (uxa-glyphs.c:254)
==1401==    by 0x21F05E: damageGlyphs (damage.c:647)
==1401==    by 0x218E06: ProcRenderCompositeGlyphs (render.c:1434)
==1401==    by 0x15AA40: Dispatch (dispatch.c:439)
==1401==    by 0x1499E9: main (main.c:287)

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2012-04-14 20:45:29 +01:00
..
Makefile.am glamor: Include glamor cflags and libs for atypical builds 2011-11-17 13:43:37 +00:00
uxa-accel.c uxa/glamor: Route some missing drawing function to glamor 2012-01-03 21:35:04 +00:00
uxa-glamor.h uxa/glamor: Route some missing drawing function to glamor 2012-01-03 21:35:04 +00:00
uxa-glyphs.c uxa: Fix leak of glyph mask for unhandled glyph composition 2012-04-14 20:45:29 +01:00
uxa-priv.h uxa: Remove hook for CompositeRectangles 2012-03-23 15:00:53 +00:00
uxa-render.c uxa: Remove hook for CompositeRectangles 2012-03-23 15:00:53 +00:00
uxa-unaccel.c uxa/glamor: Introduce additional access modes to wrap glamor acceleration 2011-11-16 23:57:57 +00:00
uxa.c uxa: Remove hook for CompositeRectangles 2012-03-23 15:00:53 +00:00
uxa.h uxa/glamor: Refine CloseScreen and InitScreen process. 2012-02-08 09:07:42 +00:00