blob: e806de187bcd018f6a0223ecdc36e194d9492914 [file] [log] [blame]
njn25e49d8e72002-09-23 09:36:25 +00001searching for pointers to 1000 not-freed blocks.
2checked ... bytes.
3
njn25e49d8e72002-09-23 09:36:25 +000041000 bytes in 1000 blocks are definitely lost in loss record 1 of 1
njn3e884182003-04-15 13:03:23 +00005 at 0x........: malloc (vg_replace_malloc.c:...)
njn25e49d8e72002-09-23 09:36:25 +00006 by 0x........: test (trivialleak.c:8)
njn12f4c8a2002-11-18 11:46:48 +00007 by 0x........: main (trivialleak.c:12)
njn25e49d8e72002-09-23 09:36:25 +00008 by 0x........: __libc_start_main (...libc...)
9
10LEAK SUMMARY:
11 definitely lost: 1000 bytes in 1000 blocks.
12 possibly lost: 0 bytes in 0 blocks.
13 still reachable: 0 bytes in 0 blocks.
njn8defbd22003-01-28 19:53:09 +000014 suppressed: 0 bytes in 0 blocks.
njn25e49d8e72002-09-23 09:36:25 +000015Reachable blocks (those to which a pointer was found) are not shown.
16To see them, rerun with: --show-reachable=yes
17