weston/xwayland
Boyan Ding c06a180dd5 xwm: check whether the picked seat can be NULL
The seat picked in weston_wm_window_handle_moveresize can sometimes
be NULL when it is (somehow) triggered with all buttons released.

This patch checks whether the seat is NULL to avoid NULL dereference.

Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=80837
Signed-off-by: Boyan Ding <stu_dby@126.com>
2014-08-19 16:24:58 +03:00
..
dnd.c Don't include xserver-server-protocol.h 2014-04-07 09:46:27 -07:00
hash.c
hash.h
launcher.c Better error message when exec'ing Xwayland fails 2014-06-25 15:52:35 +03:00
selection.c
window-manager.c xwm: check whether the picked seat can be NULL 2014-08-19 16:24:58 +03:00
xwayland.h