Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server: fix wlr_seat use-after-free on exit #8035

Merged
merged 1 commit into from Mar 14, 2024

Conversation

emersion
Copy link
Member

@emersion emersion commented Mar 4, 2024

Same as 1.

I originally tried to properly handle seat destruction, but that turned out to be a can of worms 2.

Same as [1].

I originally tried to properly handle seat destruction, but that
turned out to be a can of worms [2].

[1]: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4590
[2]: swaywm#8034
@emersion emersion merged commit 2b08e79 into swaywm:master Mar 14, 2024
3 checks passed
@emersion emersion deleted the backend-destroy branch March 14, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant