19 lines
889 B
Plaintext
19 lines
889 B
Plaintext
==2845039== Memcheck, a memory error detector
|
|
==2845039== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al.
|
|
==2845039== Using Valgrind-3.21.0 and LibVEX; rerun with -h for copyright info
|
|
==2845039== Command: ./tests/tmp/binary
|
|
==2845039==
|
|
==2845039==
|
|
==2845039== Process terminating with default action of signal 2 (SIGINT)
|
|
==2845039== at 0x4986BF0: open (open64.c:41)
|
|
==2845039== by 0x1091BF: main (in /home/houtworm/Projects/codam/Core/02getnextline/tests/tmp/binary)
|
|
==2845039==
|
|
==2845039== HEAP SUMMARY:
|
|
==2845039== in use at exit: 0 bytes in 0 blocks
|
|
==2845039== total heap usage: 0 allocs, 0 frees, 0 bytes allocated
|
|
==2845039==
|
|
==2845039== All heap blocks were freed -- no leaks are possible
|
|
==2845039==
|
|
==2845039== For lists of detected and suppressed errors, rerun with: -s
|
|
==2845039== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|