summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/socket.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/socket.c b/src/socket.c
index 78efc97..6861b07 100644
--- a/src/socket.c
+++ b/src/socket.c
@@ -821,6 +821,7 @@ void ReceiveMsg(void)
* window. Then we create the window without having a display.
* Resulting in another inactive window.
*/
+ fore = NULL;
ExecCreate(&m);
break;
case MSG_CONT: