Add checks for the right amount of parameters to random IRC events, found by ircfuzz.c.
authorMartin Sandsmark <sandsmark@samfundet.no>
Thu, 26 Jan 2012 23:08:12 +0000 (00:08 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 29 Jan 2012 22:53:13 +0000 (23:53 +0100)
commitd1f952e426cc27afce593f055b0d8b292984aeda
tree1c530e566c07db3d42614fefba8b32daf93b99cb
parent7a1f4908421fe7e542940aae057eeaf33b301c92
Add checks for the right amount of parameters to random IRC events, found by ircfuzz.c.

Fixes #1136.
src/core/coresessioneventprocessor.cpp
src/core/eventstringifier.cpp
src/core/ircparser.cpp