blob: a7f69392d01330da92cf04a52b5ac9708db8e9a9 [file] [log] [blame]
njn25e49d8e72002-09-23 09:36:25 +00001
2Use of uninitialised value of size 8
3 at 0x........: main (fprw.c:14)
4 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +00005 by 0x........: (within /.../tests/fprw)
njn25e49d8e72002-09-23 09:36:25 +00006
7Use of uninitialised value of size 4
8 at 0x........: main (fprw.c:15)
9 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +000010 by 0x........: (within /.../tests/fprw)
njn25e49d8e72002-09-23 09:36:25 +000011
12Use of uninitialised value of size 8
13 at 0x........: main (fprw.c:16)
14 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +000015 by 0x........: (within /.../tests/fprw)
njn25e49d8e72002-09-23 09:36:25 +000016
17Use of uninitialised value of size 4
18 at 0x........: main (fprw.c:17)
19 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +000020 by 0x........: (within /.../tests/fprw)
njn25e49d8e72002-09-23 09:36:25 +000021
22Invalid read of size 8
23 at 0x........: main (fprw.c:20)
24 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +000025 by 0x........: (within /.../tests/fprw)
njn25e49d8e72002-09-23 09:36:25 +000026 Address 0x........ is 0 bytes inside a block of size 8 free'd
njn3e884182003-04-15 13:03:23 +000027 at 0x........: free (vg_replace_malloc.c:...)
njn25e49d8e72002-09-23 09:36:25 +000028 by 0x........: main (fprw.c:18)
29 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +000030 by 0x........: (within /.../tests/fprw)
njn25e49d8e72002-09-23 09:36:25 +000031
32Invalid write of size 8
33 at 0x........: main (fprw.c:20)
34 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +000035 by 0x........: (within /.../tests/fprw)
njn25e49d8e72002-09-23 09:36:25 +000036 Address 0x........ is 0 bytes inside a block of size 8 free'd
njn3e884182003-04-15 13:03:23 +000037 at 0x........: free (vg_replace_malloc.c:...)
njn25e49d8e72002-09-23 09:36:25 +000038 by 0x........: main (fprw.c:18)
39 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +000040 by 0x........: (within /.../tests/fprw)
njn25e49d8e72002-09-23 09:36:25 +000041
42Invalid read of size 4
43 at 0x........: main (fprw.c:21)
44 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +000045 by 0x........: (within /.../tests/fprw)
njn25e49d8e72002-09-23 09:36:25 +000046 Address 0x........ is 0 bytes inside a block of size 4 free'd
njn3e884182003-04-15 13:03:23 +000047 at 0x........: free (vg_replace_malloc.c:...)
njn25e49d8e72002-09-23 09:36:25 +000048 by 0x........: main (fprw.c:19)
49 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +000050 by 0x........: (within /.../tests/fprw)
njn25e49d8e72002-09-23 09:36:25 +000051
52Invalid write of size 4
53 at 0x........: main (fprw.c:21)
54 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +000055 by 0x........: (within /.../tests/fprw)
njn25e49d8e72002-09-23 09:36:25 +000056 Address 0x........ is 0 bytes inside a block of size 4 free'd
njn3e884182003-04-15 13:03:23 +000057 at 0x........: free (vg_replace_malloc.c:...)
njn25e49d8e72002-09-23 09:36:25 +000058 by 0x........: main (fprw.c:19)
59 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +000060 by 0x........: (within /.../tests/fprw)
njn25e49d8e72002-09-23 09:36:25 +000061
62Invalid free() / delete / delete[]
njn3e884182003-04-15 13:03:23 +000063 at 0x........: free (vg_replace_malloc.c:...)
njn25e49d8e72002-09-23 09:36:25 +000064 by 0x........: main (fprw.c:22)
65 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +000066 by 0x........: (within /.../tests/fprw)
njn25e49d8e72002-09-23 09:36:25 +000067 Address 0x........ is not stack'd, malloc'd or free'd
68
69Invalid write of size 8
70 at 0x........: main (fprw.c:24)
71 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +000072 by 0x........: (within /.../tests/fprw)
njn25e49d8e72002-09-23 09:36:25 +000073 Address 0x........ is 0 bytes inside a block of size 4 alloc'd
njn3e884182003-04-15 13:03:23 +000074 at 0x........: malloc (vg_replace_malloc.c:...)
njn25e49d8e72002-09-23 09:36:25 +000075 by 0x........: main (fprw.c:23)
76 by 0x........: __libc_start_main (...libc...)
njn12f4c8a2002-11-18 11:46:48 +000077 by 0x........: (within /.../tests/fprw)
njn25e49d8e72002-09-23 09:36:25 +000078
79ERROR SUMMARY: 10 errors from 10 contexts (suppressed: 0 from 0)
80malloc/free: in use at exit: 4 bytes in 1 blocks.
81malloc/free: 3 allocs, 3 frees, 16 bytes allocated.
82For a detailed leak analysis, rerun with: --leak-check=yes
83For counts of detected errors, rerun with: -v