updates
authorPekka Riikonen <priikone@silcnet.org>
Tue, 29 Mar 2005 14:17:53 +0000 (14:17 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 29 Mar 2005 14:17:53 +0000 (14:17 +0000)
TODO

diff --git a/TODO b/TODO
index 1884155580a07de5f956bca86927d09aaad96a95..38b510488a9cdd4d7035b6df8f5da70c478c6c9f 100644 (file)
--- 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.