mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-16 13:00:42 -04:00
Possibly fixed more memory leaks in other places.
--HG-- branch : trunk
This commit is contained in:
@@ -766,6 +766,7 @@ void ChatHandler::SendGlobalGMSysMessage(const char *str)
|
||||
FillSystemMessageData(&data, line);
|
||||
sWorld.SendGlobalGMMessage(&data);
|
||||
}
|
||||
delete buf;
|
||||
}
|
||||
|
||||
void ChatHandler::SendSysMessage(int32 entry)
|
||||
|
||||
Reference in New Issue
Block a user