Initial commit
This commit is contained in:
17
p2-load/tests/valgrind/B_repeated.txt
Normal file
17
p2-load/tests/valgrind/B_repeated.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
==2765113== Memcheck, a memory error detector
|
||||
==2765113== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al.
|
||||
==2765113== Using Valgrind-3.22.0 and LibVEX; rerun with -h for copyright info
|
||||
==2765113== Command: ../y86 -s -s -s inputs/simple.o
|
||||
==2765113==
|
||||
Segment Offset Size VirtAddr Type Flags
|
||||
00 0x0038 0x0015 0x0100 CODE R X
|
||||
01 0x004d 0x000b 0x0200 DATA RW
|
||||
==2765113==
|
||||
==2765113== HEAP SUMMARY:
|
||||
==2765113== in use at exit: 0 bytes in 0 blocks
|
||||
==2765113== total heap usage: 3 allocs, 3 frees, 16,856 bytes allocated
|
||||
==2765113==
|
||||
==2765113== All heap blocks were freed -- no leaks are possible
|
||||
==2765113==
|
||||
==2765113== For lists of detected and suppressed errors, rerun with: -s
|
||||
==2765113== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|
||||
Reference in New Issue
Block a user