mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2024-11-15 19:47:57 +01:00
fix swaybar problem in 08bef67
This commit is contained in:
parent
7f6b3d1c1f
commit
1b4d61662c
1 changed files with 1 additions and 0 deletions
|
@ -490,6 +490,7 @@ void ipc_client_handle_command(struct ipc_client *client) {
|
|||
}
|
||||
|
||||
exit_cleanup:
|
||||
client->payload_length = 0;
|
||||
free(buf);
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue