Make UWorld servers work when not directly connected to them. Fix a
authorMichael Poole <mdpoole@troilus.org>
Fri, 17 Dec 2004 22:41:03 +0000 (22:41 +0000)
committerMichael Poole <mdpoole@troilus.org>
Fri, 17 Dec 2004 22:41:03 +0000 (22:41 +0000)
commitf768be2cae6867f20836584d8412bee18da5f4a6
tree527f2a0939dbc0c7b27feb2ab9914d8976fcaea9
parentb4c348f68e19db8493fc40918492dde3d47b857b
Make UWorld servers work when not directly connected to them.  Fix a
channel destruction error that would lead to opless channels.  Fix an
attempted free() of an uninitialized pointer.

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@1278 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
ircd/channel.c
ircd/ircd_parser.y
ircd/m_server.c
ircd/s_conf.c