Skip to content

Instantly share code, notes, and snippets.

@Madsy
Created March 22, 2014 14:49
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 Madsy/9708372 to your computer and use it in GitHub Desktop.
Save Madsy/9708372 to your computer and use it in GitHub Desktop.
==4565==
==4565== HEAP SUMMARY:
==4565== in use at exit: 39,613,223 bytes in 17,039 blocks
==4565== total heap usage: 77,630 allocs, 60,591 frees, 155,310,836 bytes allocated
==4565==
==4565== LEAK SUMMARY:
==4565== definitely lost: 10,624 bytes in 10 blocks
==4565== indirectly lost: 0 bytes in 0 blocks
==4565== possibly lost: 39,130,437 bytes in 15,635 blocks
==4565== still reachable: 472,162 bytes in 1,394 blocks
==4565== suppressed: 0 bytes in 0 blocks
==4565== Rerun with --leak-check=full to see details of leaked memory
==4565==
==4565== For counts of detected and suppressed errors, rerun with: -v
==4565== Use --track-origins=yes to see where uninitialised values come from
==4565== ERROR SUMMARY: 31819 errors from 120 contexts (suppressed: 3 from 3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment