mirror of
https://github.com/NickHu/sway
synced 2025-02-05 20:46:18 +01:00
![]() Before this patch sway would proceed into find_handler which would cause a crash trying to parse a NULL string. This could be triggered via e.g. `i3-msg -s $(sway --get-socketpath)`. |
||
---|---|---|
.. | ||
commands.c | ||
config.c | ||
container.c | ||
focus.c | ||
handlers.c | ||
input_state.c | ||
ipc.c | ||
layout.c | ||
list.c | ||
log.c | ||
main.c | ||
readline.c | ||
resize.c | ||
stringop.c | ||
util.c | ||
workspace.c |