xurses/example/view.log

16 lines
653 B
Plaintext

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