-
- Downloads
Check weston_head_from_resource for NULL return
If the compositor is disabling a weston_output, weston_head_from_resource can return NULL, so the return code must be checked where used. Fixes #638 Signed-off-by:Joshua Watt <JPEWhacker@gmail.com>
Showing
- desktop-shell/input-panel.c 7 additions, 6 deletionsdesktop-shell/input-panel.c
- desktop-shell/shell.c 10 additions, 2 deletionsdesktop-shell/shell.c
- fullscreen-shell/fullscreen-shell.c 12 additions, 6 deletionsfullscreen-shell/fullscreen-shell.c
- ivi-shell/ivi-shell.c 4 additions, 2 deletionsivi-shell/ivi-shell.c
- libweston/desktop/xdg-shell-v6.c 6 additions, 2 deletionslibweston/desktop/xdg-shell-v6.c
- libweston/desktop/xdg-shell.c 6 additions, 2 deletionslibweston/desktop/xdg-shell.c
Loading
-
mentioned in merge request !1318 (merged)
-
mentioned in issue #876 (closed)
Please register or sign in to comment