weston/libweston/backend-wayland
Philipp Zabel c448819b37 backend-wayland: do not try to release uninitialized seat
Do not call weston_seat_release() if Weston aborts before
weston_seat_init() could be called. This fixes a possible
segfault due to uninitialized list traversal in the error
path.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2022-11-30 14:11:22 +01:00
..
meson.build backend-wayland: fix incorrect header 2021-07-13 18:26:38 +01:00
wayland.c backend-wayland: do not try to release uninitialized seat 2022-11-30 14:11:22 +01:00