[srvx-bugs] ?clone
Brought to you by:
entrope
From: Byte <By...@Fu...> - 2002-03-12 22:12:28
|
Two bugs: "#" (and probably other characters will cause srvx to squit due to invalid nickname, then it continually reconnects, tries to make the clone, and squits again) Length of nickname greater than X (30 on my ircu network) causes srvx to shutdown due to too long nickname, mentioning to look at main.log I'm assuming this isn't really a bug in a way, it was probably there for when you name ChanServ "ReallyLongNameHelloIAmChanServ" - it would shutdown and log it Fix: add length checking to ?clone/dont squit for too long nicknames unless its a service that squit, ignoring clones with too long nicknames --Byte |