Fix segfault when bindsym command is empty (#5001)
Remove end token from BINDCOMMAND fixes i3/i3#5000: bindsym command cannot be empty, because NULL string causes i3 to segfault when copied in configure_binding()
This commit is contained in:
1
release-notes/bugfixes/7-fix-segfault
Normal file
1
release-notes/bugfixes/7-fix-segfault
Normal file
@ -0,0 +1 @@
|
||||
Fix segfault if command in bindsym is empty
|
Reference in New Issue
Block a user