mirror of
https://github.com/osmarks/ngircd.git
synced 2026-04-03 21:51:24 +00:00
Test if the user that it is to be kicked is on the channel before user
channel modes are tested. Otherwise assert( cl2chan != NULL ); in
line 742 would fail and stop the service.
(cherry picked from commit 0e63fb3fa7)