1
0
mirror of https://github.com/osmarks/ngircd.git synced 2026-04-03 21:51:24 +00:00
Files
ngircd/src
Sebastian Köhler b3d4cf9081 KICK: Fix denial of service bug
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)
2013-02-15 11:56:24 +01:00
..
2013-02-15 11:56:24 +01:00
2008-02-26 23:50:35 +01:00