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 use-after-free bug #1270

Merged
merged 1 commit into from
Jul 10, 2017
Merged

Conversation

tobiasblass
Copy link
Contributor

The bindsym command accesses the token list after it has been freed. This patch prepares the error message before freeing the list.

@ddevault
Copy link
Contributor

Thanks!

@ddevault ddevault merged commit 8fad213 into swaywm:master Jul 10, 2017
ddevault added a commit that referenced this pull request Jul 12, 2017
@ddevault ddevault mentioned this pull request Jul 12, 2017
@tobiasblass tobiasblass deleted the bindsym_use_after_free branch July 20, 2017 19:57
@ddevault ddevault mentioned this pull request Oct 7, 2017
6 tasks
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

2 participants