fix swaybar problem in 08bef67

master
Zandr Martin 9 years ago
parent 7f6b3d1c1f
commit 1b4d61662c

@ -490,6 +490,7 @@ void ipc_client_handle_command(struct ipc_client *client) {
} }
exit_cleanup: exit_cleanup:
client->payload_length = 0;
free(buf); free(buf);
return; return;
} }

Loading…
Cancel
Save