Initial commit
This commit is contained in:
14
p2-load/tests/valgrind/A_no_flags.txt
Normal file
14
p2-load/tests/valgrind/A_no_flags.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
==2765201== Memcheck, a memory error detector
|
||||
==2765201== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al.
|
||||
==2765201== Using Valgrind-3.22.0 and LibVEX; rerun with -h for copyright info
|
||||
==2765201== Command: ../y86 inputs/simple.o
|
||||
==2765201==
|
||||
==2765201==
|
||||
==2765201== HEAP SUMMARY:
|
||||
==2765201== in use at exit: 0 bytes in 0 blocks
|
||||
==2765201== total heap usage: 2 allocs, 2 frees, 8,664 bytes allocated
|
||||
==2765201==
|
||||
==2765201== All heap blocks were freed -- no leaks are possible
|
||||
==2765201==
|
||||
==2765201== For lists of detected and suppressed errors, rerun with: -s
|
||||
==2765201== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|
||||
Reference in New Issue
Block a user