diff options
| author | 2006-11-24 16:32:16 +0000 | |
|---|---|---|
| committer | 2006-11-24 16:32:16 +0000 | |
| commit | f13202da23167c8bf8ea457ba75a497d83806f34 (patch) | |
| tree | bf03d2afdcfa16cf3582fb665e31d3581b78bf9f /src/modules/m_restrictmsg.cpp | |
| parent | Fix #176, not sure how channel can't exist after being created, but apparantl... (diff) | |
| download | inspircd++-f13202da23167c8bf8ea457ba75a497d83806f34.tar.gz inspircd++-f13202da23167c8bf8ea457ba75a497d83806f34.tar.bz2 inspircd++-f13202da23167c8bf8ea457ba75a497d83806f34.zip | |
In answer to w00ts question, the channel might not exist, because of the following situation
user A exists on both servers.
When servers link, user A is collided, but one or both servers still get the FJOIN: FJOIN #chan 1234 :@,A
of course, A is gone, the only join to the channel fails, so the channel actually doesnt exist at the end of the loop, so chan == NULL :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5790 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules/m_restrictmsg.cpp')
0 files changed, 0 insertions, 0 deletions
