mirror of
https://github.com/anope/anope.git
synced 2026-06-29 02:46:37 +02:00
# BUILD : 1.7.13 (989)
# BUGS : 444 # NOTES : Fixed memleak in os_mode.c git-svn-id: svn://svn.anope.org/anope/trunk@990 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@715 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
b613503e7e
commit
587bf2e4ce
@@ -92,6 +92,7 @@ int do_os_mode(User * u)
|
||||
|
||||
ac = split_buf(modes, &av, 1);
|
||||
chan_set_modes(s_OperServ, c, ac, av, -1);
|
||||
free(av);
|
||||
|
||||
if (WallOSMode)
|
||||
anope_cmd_global(s_OperServ, "%s used MODE %s on %s", u->nick,
|
||||
|
||||
Reference in New Issue
Block a user