mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01: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