From cf44c81a34869ec631020b4d38cf85f2cbe64064 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Tue, 29 Mar 2005 14:17:53 +0000 Subject: [PATCH] updates --- TODO | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 18841555..38b51048 100644 --- a/TODO +++ b/TODO @@ -18,10 +18,17 @@ TODO for SILC Server 1.0 o The log files should be opened with silc_file* routines to make sure they are 0600. - o assert() happened in silc_server_free_client_data_timeout, + o BUG: assert() happened in silc_server_free_client_data_timeout, server.c:3322. - o The server number stats is wrong on router when backup is connected. + o BUG: The server number stats is wrong on router when backup is + connected. + + o BUG: silc_idlist_del_client had been called but sock->user_data remained + and pointed to invalid pointer. Where it was called is not known. + + o BUG: server->backup has the backup router added twice (old connection + presumably remains, and is invalid). o Check for valid ban strings. Check ban string notifying. -- 2.24.0