Reject G-line masks like + (with no target). Fixes SF#2965021.
[ircu2.10.12-pk.git] / ChangeLog
index d955283cfd77552d755aa180c9cf3d7bc0fc2d1a..840e3dba42764a737961974ea2ed436030fce378 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-05-31  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/m_gline.c (ms_gline): If the mask was empty after removing
+       the command character(s), reject the command.
+       (mo_gline): Likewise.
+
 2012-05-31  Michael Poole <mdpoole@troilus.org>
 
        * include/channel.h (infochanmodes): Add +d channel mode.