aboutsummaryrefslogtreecommitdiffstats
path: root/src/usermanager.cpp
diff options
context:
space:
mode:
authorGravatar Attila Molnar2016-06-09 15:12:35 +0200
committerGravatar Attila Molnar2016-06-09 15:12:35 +0200
commit66f82ccf926aac39273bfc652c85c08080cc9a46 (patch)
treecaedcd385eba7c6416dbb79e7924d06dc381adae /src/usermanager.cpp
parentMerge pull request #1174 from SaberUK/insp20+hideoper-warning (diff)
downloadinspircd++-66f82ccf926aac39273bfc652c85c08080cc9a46.tar.gz
inspircd++-66f82ccf926aac39273bfc652c85c08080cc9a46.tar.bz2
inspircd++-66f82ccf926aac39273bfc652c85c08080cc9a46.zip
Fix for GCC 6 rightfully optimizing out the NULL check of 'this' in ConfigTag::readString()
Checking is only necessary in ModuleSSLInfo::OnPostConnect() as oper types are not encountered in the other cases but check anyway to be sure
Diffstat (limited to 'src/usermanager.cpp')
0 files changed, 0 insertions, 0 deletions