wlroots/backend
Dominique Martinet 4f7b1382d4 wayland backend seat: fix NULL output check
The test was done after dereferencing output in pointer_handle_enter,
just move it up one line.
No reason pointer_handle_leave would not need the check if enter needs
it, add it there.

Found through static analysis.
2018-06-30 11:38:21 +09:00
..
drm drm backend: overflow fixes 2018-06-30 11:21:22 +09:00
headless backends: implement custom EGL and renderer initialization 2018-05-25 14:56:52 +03:00
libinput Multiseat fixes 2018-06-14 20:46:16 +12:00
multi backend/multi: disallow multiple renderers at the same time 2018-05-19 09:09:03 +01:00
session FIX: Suprocess loops endlessly when the control socket closes. 2018-06-20 22:00:45 +02:00
wayland wayland backend seat: fix NULL output check 2018-06-30 11:38:21 +09:00
x11 backends: implement custom EGL and renderer initialization 2018-05-25 14:56:52 +03:00
backend.c backends: implement custom EGL and renderer initialization 2018-05-25 14:56:52 +03:00
meson.build backend/x11: refactor, prepare support for multiple outputs 2018-03-30 23:51:16 -04:00