Commit 16800ea0 authored by Simon Kelley's avatar Simon Kelley

Fix crash introduced in 2675f206

parent b5e33ae5
...@@ -1517,6 +1517,7 @@ void check_servers(void) ...@@ -1517,6 +1517,7 @@ void check_servers(void)
continue; continue;
} }
if (serv->sfd)
serv->sfd->used = 1; serv->sfd->used = 1;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment