diff --git a/src/ipc.c b/src/ipc.c index f66d11e9..14cc8978 100644 --- a/src/ipc.c +++ b/src/ipc.c @@ -140,6 +140,7 @@ IPC_Screen(const char *params, Client * c __UNUSED__) int l; const char *p; + param[0] = '\0'; p = params; if (p) {