updates.
[silc.git] / apps / silcd / server.c
index 87de942ec0f1063da4c0d818629e9c2df32879b2..25c719e7777c01b2be7cc3e5db2b52358c4fd317 100644 (file)
@@ -2513,6 +2513,7 @@ void silc_server_free_client_data(SilcServer server,
     server->stat.cell_clients--;
   SILC_OPER_STATS_UPDATE(client, server, SILC_UMODE_SERVER_OPERATOR);
   SILC_OPER_STATS_UPDATE(client, router, SILC_UMODE_ROUTER_OPERATOR);
+  silc_schedule_task_del_by_context(server->schedule, client);
 
   /* We will not delete the client entry right away. We will take it
      into history (for WHOWAS command) for 5 minutes */