Xurses...
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
653B

  1. ==29652== Memcheck, a memory error detector
  2. ==29652== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
  3. ==29652== Using Valgrind-3.14.0 and LibVEX; rerun with -h for copyright info
  4. ==29652== Command: ./example/view
  5. ==29652== Parent PID: 29646
  6. ==29652==
  7. ==29652==
  8. ==29652== HEAP SUMMARY:
  9. ==29652== in use at exit: 0 bytes in 0 blocks
  10. ==29652== total heap usage: 1 allocs, 1 frees, 88,766 bytes allocated
  11. ==29652==
  12. ==29652== All heap blocks were freed -- no leaks are possible
  13. ==29652==
  14. ==29652== For counts of detected and suppressed errors, rerun with: -v
  15. ==29652== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)