2 All heap blocks were freed
-- no leaks are possible
5 definitely lost
: 0 (+0) bytes in
0 (+0) blocks
6 indirectly lost
: 0 (+0) bytes in
0 (+0) blocks
7 possibly lost
: 0 (+0) bytes in
0 (+0) blocks
8 still reachable
: 40 (+40) bytes in
1 (+1) blocks
9 suppressed
: 0 (+0) bytes in
0 (+0) blocks
10 Reachable blocks
(those to which a pointer was found
) are not shown.
11 To see them
, rerun with
: --leak
-check
=full
--show-leak
-kinds
=all
14 at
0x........
: reallocarray
(vg_replace_malloc.c
:...
)
15 by
0x........
: main
(reallocarray.c
:14)
16 Address
0x........ is
0 bytes inside a block of size
40 alloc
'd
17 at 0x........: reallocarray (vg_replace_malloc.c:...)
18 by 0x........: main (reallocarray.c:12)
20 All heap blocks were freed -- no leaks are possible
23 at 0x........: reallocarray (vg_replace_malloc.c:...)
24 by 0x........: main (reallocarray.c:17)
25 Address 0x........ is 0 bytes inside a block of size 10 alloc'd
26 at
0x........
: malloc
(vg_replace_malloc.c
:...
)
27 by
0x........
: main
(reallocarray.c
:16)
29 All heap blocks were freed
-- no leaks are possible
32 definitely lost
: 0 (+0) bytes in
0 (+0) blocks
33 indirectly lost
: 0 (+0) bytes in
0 (+0) blocks
34 possibly lost
: 0 (+0) bytes in
0 (+0) blocks
35 still reachable
: 40 (+0) bytes in
1 (+0) blocks
36 suppressed
: 0 (+0) bytes in
0 (+0) blocks
37 Reachable blocks
(those to which a pointer was found
) are not shown.
38 To see them
, rerun with
: --leak
-check
=full
--show-leak
-kinds
=all
40 All heap blocks were freed
-- no leaks are possible
42 All heap blocks were freed
-- no leaks are possible
46 in use at exit
: 0 bytes in
0 blocks
47 total heap usage
: 4 allocs
, 4 frees
, 562,949,953,421,402 bytes allocated
49 For a detailed leak analysis
, rerun with
: --leak
-check
=full
51 For lists of detected and suppressed errors
, rerun with
: -s
52 ERROR SUMMARY
: 2 errors from
2 contexts
(suppressed
: 0 from
0)