Check correct number of params for handle353(), thanks to coekie for noticing
authorManuel Nickschas <sputnick@quassel-irc.org>
Sat, 25 Oct 2008 15:18:43 +0000 (17:18 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 25 Oct 2008 15:19:21 +0000 (17:19 +0200)
commit4d97c55d7f8864041b891b2d2f13c909f8b548f8
treed8f1da7fdbe1cce51b057b76c95f614909250010
parentbcc567f2559058f38ca8ffecf7ef4428483cb540
Check correct number of params for handle353(), thanks to coekie for noticing

This could have caused a core crash in case an IRC server sent a bogus/malicious NAMREPLY.
src/core/ircserverhandler.cpp