]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
If inspircd crashes in std::string destructor in CommandParser::ProcessCommand, take...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 13 Sep 2006 20:29:53 +0000 (20:29 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 13 Sep 2006 20:29:53 +0000 (20:29 +0000)
commit5c53f05f766458af333a67b22733ae680fba788a
tree2a29dcd2438d0169f35a95fcfaae1e949e9b5ef7
parent92bfb4ef78d392d22abd2b867796be24d1dc901e
If inspircd crashes in std::string destructor in CommandParser::ProcessCommand, take away all std::string's to make the bug manifest elsewhere, so maybe we can spot it

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5232 e03df62e-2008-0410-955e-edbf42e46eb7
include/command_parse.h
src/command_parse.cpp