Skip to content

wayland/lock: fix nullptr dereference#787

Merged
outfoxxed merged 1 commit into
quickshell-mirror:masterfrom
MrAdityaAlok:wlsessionlocksurface-nullptr-derefrence
May 8, 2026
Merged

wayland/lock: fix nullptr dereference#787
outfoxxed merged 1 commit into
quickshell-mirror:masterfrom
MrAdityaAlok:wlsessionlocksurface-nullptr-derefrence

Conversation

@MrAdityaAlok
Copy link
Copy Markdown
Contributor

WlSessionLockSurface::isVisible() tries to access window.isVisible() even before
it is loaded, leading to segmentation fault.

Signed-off-by: Aditya Alok dev.aditya.alok@gmail.com

@outfoxxed outfoxxed force-pushed the wlsessionlocksurface-nullptr-derefrence branch from 46c9744 to 2ca25ac Compare May 8, 2026 06:39
@outfoxxed outfoxxed merged commit 2ca25ac into quickshell-mirror:master May 8, 2026
36 checks passed
@MrAdityaAlok MrAdityaAlok deleted the wlsessionlocksurface-nullptr-derefrence branch May 9, 2026 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants