[hybrid-commits] svnroot commit: ircd-hybrid/branches/8.2.x/modules m_who.c
Michael Wobst
michael at svn.ircd-hybrid.org
Mon Jul 4 07:59:03 EDT 2022
michael 2022-07-04 07:59:03 -0400 (Mon, 04 Jul 2022)
Modified files:
ircd-hybrid/branches/8.2.x/modules m_who.c
Log:
- m_who.c:who_global(): don't just return in the middle of iterating through
global_client_list or you might still have clients with the FLAGS_MARK bit
set after leaving this function.
Revision Changes Path
10168 +12 -12 ircd-hybrid/branches/8.2.x/modules/m_who.c
https://svn.ircd-hybrid.org/viewvc/ircd-hybrid/branches/8.2.x/modules/m_who.c?rev=10168&r1=10167&r2=10168&diff_format=h
More information about the hybrid-commits
mailing list