Fix possible crash in chanserv.c:handle_kick()
authorEntrope <entrope@clan-dk.org>
Sun, 29 Feb 2004 21:58:29 +0000 (21:58 +0000)
committerEntrope <entrope@clan-dk.org>
Sun, 29 Feb 2004 21:58:29 +0000 (21:58 +0000)
commit845ce803e096a77f73f5481dfbfdeed324f02540
tree2c5bc4c3d8e6456701aa8180591f1711fc49eb20
parenta7fa1c324ac4c1d3ff4be13052224a732f1f8e89
Fix possible crash in chanserv.c:handle_kick()

* Delay looking up translation for CSMSG_USER_PROTECTED until we know
the kicker actually exists (if a server does the KICK, kicker==NULL).
git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-16
src/chanserv.c