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

Fix xwm selection release #280

Conversation

alexander-smoktal
Copy link
Contributor

@alexander-smoktal alexander-smoktal commented Oct 2, 2017

In case xwayland terminates before compositor activated, xwm selection listener link is invalid. This causes crash in wlc_xwm_selection_release.

Fixed as in wlc_pointer_release with notification callback check.

In case xwayland terminates before compositor xwm activated, xwm
selection listener link is invalid. This causes crash in
`wlc_xwm_selection_release`.
@ddevault ddevault merged commit 1336f5d into Cloudef:master Oct 2, 2017
@ddevault
Copy link
Collaborator

ddevault commented Oct 2, 2017

Thanks!

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