]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add sane limiting to mode output, so we cant have more than 100 mode chars in the...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 9 Sep 2006 15:17:58 +0000 (15:17 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 9 Sep 2006 15:17:58 +0000 (15:17 +0000)
commitd65ee10c00f8d4b23b4e55cae293605a1ce3c689
tree49e330ada16eea7b93f257588af7a51190fb5456
parentbf170145e5f8fc5ce9eaad9f63d3d2ffc8ec06c6
Add sane limiting to mode output, so we cant have more than 100 mode chars in the sequence string, or MAXMODES parameters for the modes, or a total length of params+sequence beyond 450.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5182 e03df62e-2008-0410-955e-edbf42e46eb7
src/mode.cpp