Author: Isomer <isomer@coders.net>
[ircu2.10.12-pk.git] / TODO
diff --git a/TODO b/TODO
index 9de3e180d9eb58a7a78bb6ce6fea514725ef98f9..ba5f4a35ccd9d1767e3a48916acd52d6c7e6759e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,8 +13,11 @@ High Priority:
 * something is leaking "a meg a minute" with heap debugging on
   with 1300+ clients
   (No idea)
+* add_Target in s_user.c turns pointers to ints
+  this doesn't make much sence on alpha where sizeof(void *) != sizeof(int)
 
 Medium Priority:
+* crule parser coredumps on invalid input
 * why do the allocation counts change the first time you rehash
   after a server boot without changing the conf file:
   *** Allocations:  416(41848)
@@ -35,6 +38,4 @@ Medium Priority:
 * Document undernet protocol as it is used in
   doc/rfc1459.unet
 * Finish tokenization.
-* Allow for /WHO by IP address. (for finding who's port scanning you
-  for example).  Suggested by Nuke