-
- Downloads
compositor: Fix a potential crash at shutdown
weston_global_destroy_save() can directly destroy a global if the
compositor state is WESTON_COMPOSITOR_OFFSCREEN.
Make sure we don't try to set_user_data after this has happened.
Signed-off-by:
Derek Foreman <derek.foreman@collabora.com>
Loading
Please register or sign in to comment