Re: [cairo-commit] src/cairo-xlib-surface-shm.c
Chris Wilson <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> > 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 <[email protected]> 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 -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo