Set WM_TRANSIENT_FOR appropriately on the "about" box so that fvwm doesn't
[sgt/putty] / unix / uxproxy.c
index ddc5580..792bbdc 100644 (file)
@@ -286,6 +286,8 @@ Socket platform_new_connection(SockAddr addr, char *hostname,
        _exit(255);
     }
 
+    sfree(cmd);
+
     close(to_cmd_pipe[0]);
     close(from_cmd_pipe[1]);