aboutsummaryrefslogtreecommitdiffstats
path: root/src/socket.cpp
diff options
context:
space:
mode:
authorGravatar Attila Molnar2014-01-05 13:47:28 +0100
committerGravatar Attila Molnar2014-01-05 13:47:28 +0100
commit7ce26772d93115e7c0a2644007351b57030710e6 (patch)
tree83122fd465f977b8f0d02f8d9a8477a9b4a58539 /src/socket.cpp
parentShow +i users on a channel to opers having the channels/auspex priv who do /N... (diff)
downloadinspircd++-7ce26772d93115e7c0a2644007351b57030710e6.tar.gz
inspircd++-7ce26772d93115e7c0a2644007351b57030710e6.tar.bz2
inspircd++-7ce26772d93115e7c0a2644007351b57030710e6.zip
Fix possible use of invalid iterator on module unload
When a module quits a user or destroys a channel in OnCleanup() the object is no longer in the container being iterated by the time OnCleanup() returns
Diffstat (limited to 'src/socket.cpp')
0 files changed, 0 insertions, 0 deletions