summaryrefslogtreecommitdiffstats
path: root/src/command_parse.cpp
diff options
context:
space:
mode:
authorGravatar attilamolnar2012-04-18 21:40:57 +0200
committerGravatar attilamolnar2012-04-18 21:40:57 +0200
commitce1ad5f8c88ed90351138beb5be9b0962bd3eec1 (patch)
tree49ccd18f1a4213e1ce82233cec1032e54276ca7c /src/command_parse.cpp
parentMerge pull request #72 from attilamolnar/insp12+spanningtreefix (diff)
downloadinspircd++-ce1ad5f8c88ed90351138beb5be9b0962bd3eec1.tar.gz
inspircd++-ce1ad5f8c88ed90351138beb5be9b0962bd3eec1.tar.bz2
inspircd++-ce1ad5f8c88ed90351138beb5be9b0962bd3eec1.zip
Fix crash in m_rline
m_rline only called UseInterface() in the constructor, so when there was no regex engine loaded UseInterface() did nothing. If the specifed regex engine was loaded later on this resulted in being able to unload it behind the back of m_rline and crash the server whenever the engine was accessed.
Diffstat (limited to 'src/command_parse.cpp')
0 files changed, 0 insertions, 0 deletions