Advertisement
Weegee

Untitled

Aug 4th, 2011
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. ==24766== Memcheck, a memory error detector
  2. ==24766== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
  3. ==24766== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info
  4. ==24766== Command: ./nullirc
  5. ==24766==
  6. ERROR_MISSING_ARGUMENTS: 0
  7. ==24766==
  8. ==24766== HEAP SUMMARY:
  9. ==24766== in use at exit: 9,287 bytes in 836 blocks
  10. ==24766== total heap usage: 2,510 allocs, 1,674 frees, 67,646 bytes allocated
  11. ==24766==
  12. ==24766== LEAK SUMMARY:
  13. ==24766== definitely lost: 9,287 bytes in 836 blocks
  14. ==24766== indirectly lost: 0 bytes in 0 blocks
  15. ==24766== possibly lost: 0 bytes in 0 blocks
  16. ==24766== still reachable: 0 bytes in 0 blocks
  17. ==24766== suppressed: 0 bytes in 0 blocks
  18. ==24766== Rerun with --leak-check=full to see details of leaked memory
  19. ==24766==
  20. ==24766== For counts of detected and suppressed errors, rerun with: -v
  21. ==24766== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 7 from 7)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement