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

EdgeCommand: fix parsing when unsetting commands #360

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

ThomasAdam
Copy link
Member

When using EdgeCommand Top or EdgeCommand, fvwm3 would crash because
of a double-free. Fix the parsing to use a default empty string for
commands which aren't required, to avoid segfaulting.

When using `EdgeCommand Top` or `EdgeCommand`, fvwm3 would crash because
of a double-free.  Fix the parsing to use a default empty string for
commands which aren't required, to avoid segfaulting.
@ThomasAdam ThomasAdam added this to the 1.0.2 milestone Dec 17, 2020
@ThomasAdam ThomasAdam self-assigned this Dec 17, 2020
@ThomasAdam ThomasAdam merged commit e9ab4ad into master Dec 17, 2020
@ThomasAdam ThomasAdam deleted the ta/edgecommand-parsing branch December 17, 2020 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant