blob: 857b2de8a80f7b5f98e019053897e88183c18234 [file] [log] [blame]
sewardjcbdddcf2005-03-10 23:23:45 +00001
2searching for pointers to 1 not-freed blocks.
3checked ... bytes.
4
5LEAK SUMMARY:
6 definitely lost: 0 bytes in 0 blocks.
7 possibly lost: 0 bytes in 0 blocks.
njn0fd92f42005-10-06 03:32:42 +00008 still reachable: 1,048,576 bytes in 1 blocks.
sewardjcbdddcf2005-03-10 23:23:45 +00009 suppressed: 0 bytes in 0 blocks.
10Reachable blocks (those to which a pointer was found) are not shown.
11To see them, rerun with: --show-reachable=yes
12
13ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
njn0fd92f42005-10-06 03:32:42 +000014malloc/free: in use at exit: 1,048,576 bytes in 1 blocks.
15malloc/free: 1 allocs, 0 frees, 1,048,576 bytes allocated.
sewardjcbdddcf2005-03-10 23:23:45 +000016For counts of detected errors, rerun with: -v
17searching for pointers to 1 not-freed blocks.
18checked ... bytes.
19
njn0fd92f42005-10-06 03:32:42 +0000201,048,576 bytes in 1 blocks are definitely lost in loss record 1 of 1
sewardjcbdddcf2005-03-10 23:23:45 +000021 at 0x........: malloc (vg_replace_malloc.c:...)
22 by 0x........: main (pointer-trace.c:24)
23
24LEAK SUMMARY:
njn0fd92f42005-10-06 03:32:42 +000025 definitely lost: 1,048,576 bytes in 1 blocks.
sewardjcbdddcf2005-03-10 23:23:45 +000026 possibly lost: 0 bytes in 0 blocks.
27 still reachable: 0 bytes in 0 blocks.
28 suppressed: 0 bytes in 0 blocks.
29Reachable blocks (those to which a pointer was found) are not shown.
30To see them, rerun with: --show-reachable=yes