Created
June 7, 2014 19:21
-
-
Save mlabbe/f953ab4ecf87cdd57908 to your computer and use it in GitHub Desktop.
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
==30959== 12 bytes in 1 blocks are definitely lost in loss record 13 of 237 | |
==30959== at 0x4C2B800: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) | |
==30959== by 0x476ED6: Orion::DCS_UpdateComponents(Orion::ComponentManager&, Orion::update_stage_t) (DCS.cpp:660) | |
==30959== by 0x42E098: Unit::DCS::DCS_UpdateComponents() (Unit_DCS.h:589) | |
==30959== by 0x5F8BD8: Test::Suite::do_run(Test::Output*, bool) (suite.cpp:179) | |
==30959== by 0x5F8C9E: Test::Suite::do_run(Test::Output*, bool) (suite.cpp:199) | |
==30959== by 0x5F8D45: Test::Suite::run(Test::Output&, bool) (suite.cpp:89) | |
==30959== by 0x408C52: main (OrionTest.cpp:294) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment