Skip to content

Instantly share code, notes, and snippets.

@PilzAdam
Created May 10, 2013 17:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PilzAdam/5556066 to your computer and use it in GitHub Desktop.
Save PilzAdam/5556066 to your computer and use it in GitHub Desktop.
==15752== 708,247 (33,696 direct, 674,551 indirect) bytes in 1 blocks are definitely lost in loss record 610 of 612
==15752== at 0x4C2C7A7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==15752== by 0x74B63B: the_game(bool&, bool, InputHandler*, irr::IrrlichtDevice*, irr::gui::IGUIFont*, std::string, std::string, std::string, std::string, unsigned short, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >&, std::string, ChatBackend&, SubgameSpec const&, bool) (game.cpp:1262)
==15752== by 0x76533A: main (main.cpp:2023)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment