[cairo] [cairo-commit] src/cairo-xlib-surface-shm.c
Chris Wilson
chris at chris-wilson.co.uk
Fri Mar 6 00:21:06 PST 2015
On Thu, Mar 05, 2015 at 05:28:04PM -0800, Bryce Harrington wrote:
> src/cairo-xlib-surface-shm.c | 5 +++++
> 1 file changed, 5 insertions(+)
>
> New commits:
> commit e7fc8f405beeeb1048f69fe22923170a137b805e
> Author: Henry (Yu) Song <henry.song at samsung.com>
> Date: Thu Mar 5 00:20:42 2015 +0000
>
> xlib: Remove queued event from _XReadEvents
>
> Following patch fixes a memory leak in xlib surface.
>
> Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>
NO! You are deleting application events and thereby breaking
applications. The only events we can remove are the ones we inject with
send-event.
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the cairo
mailing list