aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/extra/m_sql.cpp
diff options
context:
space:
mode:
authorGravatar brain2006-06-07 15:47:42 +0000
committerGravatar brain2006-06-07 15:47:42 +0000
commit5137a26a6f1f06efc060217617d36318d8ac6c59 (patch)
tree5b66b03a1084a66c6de6dc7c4669284337f63db2 /src/modules/extra/m_sql.cpp
parentFix for collisions when clock is out (diff)
downloadinspircd++-5137a26a6f1f06efc060217617d36318d8ac6c59.tar.gz
inspircd++-5137a26a6f1f06efc060217617d36318d8ac6c59.tar.bz2
inspircd++-5137a26a6f1f06efc060217617d36318d8ac6c59.zip
Fix for segfault if a user quits before their ident is complete, due to session limit reached
Do this by checking their pointer in the fd_ref_table against the pointer we got when we started the lookup, so we can know if its been invalidated or not (just in case the OnClose occurs before we NULL the user) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3992 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules/extra/m_sql.cpp')
0 files changed, 0 insertions, 0 deletions