weston/xwayland
Giulio Camuffo 9e1aeb86c2 xwm: fix use after free
Calling wl_event_source_remove() will free the event source later, so
reset the pointer to avoid calling it two times on the same pointer.
Fix a compositor crash when copying some text from weston terminal,
pasting it in the same terminal and hitting ctrl-u, while a X client
is running.
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
2015-01-29 17:09:29 -08:00
..
dnd.c Don't include xserver-server-protocol.h 2014-04-07 09:46:27 -07:00
hash.c Move xwayland up one directory level 2013-12-04 10:20:02 -08:00
hash.h Move xwayland up one directory level 2013-12-04 10:20:02 -08:00
launcher.c xwayland: Clean up the WM properly if X server crashes 2014-08-27 14:49:16 +03:00
selection.c xwm: fix use after free 2015-01-29 17:09:29 -08:00
window-manager.c xwm: set the _NET_WM_DESKTOP property of the windows 2015-01-27 14:10:07 -08:00
xwayland.h xwm: set the _NET_WM_DESKTOP property of the windows 2015-01-27 14:10:07 -08:00