]> arthur.barton.de Git - ngircd-alex.git/commit
irc.c: reject masks with wildcard after last dot
authorFlorian Westphal <fw@strlen.de>
Sat, 17 Jan 2009 23:33:34 +0000 (00:33 +0100)
committerFlorian Westphal <fw@strlen.de>
Sat, 17 Jan 2009 23:36:38 +0000 (00:36 +0100)
commit5a3128243f4b609b79a2b97ed8cef780198338bb
tree10e814890c1ac89d4371e4ef59936dcb0c3fe559
parent95e8320ca99eb9546102d10a329d708458257c56
irc.c: reject masks with wildcard after last dot

RFC 2812 says in section 3.3.1 ("Private Messages"):

The mask MUST have at least 1 (one) "." in it and no wildcards
following the last ".".
src/ngircd/irc.c
src/ngircd/messages.h