Created
April 25, 2018 16:26
-
-
Save jackpoz/1bbf956a9b9c78cf5fa03a14f81faa99 to your computer and use it in GitHub Desktop.
Memory leak TC 3.3.5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16,196 (128 direct, 16,068 indirect) bytes in 4 blocks are definitely lost in loss record 67 of 71 | |
at 0x4C302BA: operator new(unsigned long) (vg_replace_malloc.c:334) | |
by 0x28F8C22: WorldSession::InitializeSession() (WorldSession.cpp:1185) | |
by 0x2BA442F: World::AddSession_(WorldSession*) (World.cpp:342) | |
by 0x2BECD01: World::UpdateSessions(unsigned int) (World.cpp:2962) | |
by 0x2BEA9F3: World::Update(unsigned int) (World.cpp:2316) | |
by 0x17F5462: WorldUpdateLoop() (Main.cpp:429) | |
by 0x17F1BD0: main (Main.cpp:334) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment