Advertisement
Brandan

Untitled

Oct 11th, 2014
511
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.58 KB | None | 0 0
  1. ==10550== 768 bytes in 24 blocks are definitely lost in loss record 1 of 1
  2. ==10550==    at 0x4C2B0E0: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  3. ==10550==    by 0x40270B: list::ReadFromDisk() (list.cpp:264)
  4. ==10550==    by 0x402B76: main (main.cpp:13)
  5. ==10550==
  6. ==10550== LEAK SUMMARY:
  7. ==10550==    definitely lost: 768 bytes in 24 blocks
  8. ==10550==    indirectly lost: 0 bytes in 0 blocks
  9. ==10550==      possibly lost: 0 bytes in 0 blocks
  10. ==10550==    still reachable: 0 bytes in 0 blocks
  11. ==10550==         suppressed: 0 bytes in 0 blocks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement