Skip to content
Commit c448819b authored by Philipp Zabel's avatar Philipp Zabel
Browse files

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: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent fdaf4cf3
Pipeline #751545 passed with stages
in 3 minutes and 17 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment