1
0
mirror of https://github.com/anope/anope.git synced 2026-06-26 12:16:38 +02:00
Files
anope/modules/pseudoclients
Adam bf8f62c32d Change Channel::GetModeList to return a copy of the mode list, not a
pair of lower/upper bound iterators.

Sometimes when iterating the list, like in cs_mode, we can modify the
contents of it, which combined with mlock always agressively trying to
readd modes to it can do bad things.
2014-08-24 16:39:04 -04:00
..
2014-05-20 21:16:00 -04:00