mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-28 10:48:20 +02:00
The shell_set_view_fullscreen function was dereferencing shsurf->fullscreen_output without checking if it was NULL first. This could lead to a crash when a fullscreen surface had no associated output during display hotplug. Fix issue: https://gitlab.freedesktop.org/wayland/weston/-/issues/1028 Signed-off-by: liang zhou <liang.zhou@gehealthcare.com> |
||
|---|---|---|
| .. | ||
| input-panel.c | ||
| meson.build | ||
| shell.c | ||
| shell.h | ||