wlroots/backend/wayland
Dominique Martinet 1940c6bbd9 wayland backend: fix width/height == 0 check
We cannot handle just one of the two being NULL later down the road
(e.g. divide by zero in matrix projection code),
just ignore any such configure request.

Found through static analysis
2018-06-30 11:38:21 +09:00
..
backend.c backends: implement custom EGL and renderer initialization 2018-05-25 14:56:52 +03:00
output.c wayland backend: fix width/height == 0 check 2018-06-30 11:38:21 +09:00
registry.c Make sure we don't use others' prefixes 2018-04-25 23:24:58 +01:00
wl_seat.c wayland backend seat: fix NULL output check 2018-06-30 11:38:21 +09:00