blob: 77c3f4a21c0e4f85d2766a9b72023e86f4208474 [file] [log] [blame]
njnc2699f62003-09-05 23:29:33 +00001Invalid read of size 4
fitzhardingeeed7ecb2004-01-07 08:47:03 +00002 at 0x........: main (badrw.c:19)
nethercote3b390c72003-11-13 17:53:43 +00003 Address 0x........ is 4 bytes before a block of size 10 alloc'd
njnc2699f62003-09-05 23:29:33 +00004 at 0x........: malloc (vg_replace_malloc.c:...)
5 by 0x........: main (badrw.c:5)
njnc2699f62003-09-05 23:29:33 +00006
7Invalid write of size 4
fitzhardingeeed7ecb2004-01-07 08:47:03 +00008 at 0x........: main (badrw.c:20)
nethercote3b390c72003-11-13 17:53:43 +00009 Address 0x........ is 4 bytes before a block of size 10 alloc'd
njnc2699f62003-09-05 23:29:33 +000010 at 0x........: malloc (vg_replace_malloc.c:...)
11 by 0x........: main (badrw.c:5)
njnc2699f62003-09-05 23:29:33 +000012
13Invalid read of size 2
fitzhardingeeed7ecb2004-01-07 08:47:03 +000014 at 0x........: main (badrw.c:22)
nethercote3b390c72003-11-13 17:53:43 +000015 Address 0x........ is 4 bytes before a block of size 10 alloc'd
njnc2699f62003-09-05 23:29:33 +000016 at 0x........: malloc (vg_replace_malloc.c:...)
17 by 0x........: main (badrw.c:5)
njnc2699f62003-09-05 23:29:33 +000018
19Invalid write of size 2
fitzhardingeeed7ecb2004-01-07 08:47:03 +000020 at 0x........: main (badrw.c:23)
nethercote3b390c72003-11-13 17:53:43 +000021 Address 0x........ is 4 bytes before a block of size 10 alloc'd
njnc2699f62003-09-05 23:29:33 +000022 at 0x........: malloc (vg_replace_malloc.c:...)
23 by 0x........: main (badrw.c:5)
njnc2699f62003-09-05 23:29:33 +000024
25Invalid read of size 1
fitzhardingeeed7ecb2004-01-07 08:47:03 +000026 at 0x........: main (badrw.c:25)
nethercote3b390c72003-11-13 17:53:43 +000027 Address 0x........ is 1 bytes before a block of size 10 alloc'd
njnc2699f62003-09-05 23:29:33 +000028 at 0x........: malloc (vg_replace_malloc.c:...)
29 by 0x........: main (badrw.c:5)
njnc2699f62003-09-05 23:29:33 +000030
31Invalid write of size 1
fitzhardingeeed7ecb2004-01-07 08:47:03 +000032 at 0x........: main (badrw.c:26)
nethercote3b390c72003-11-13 17:53:43 +000033 Address 0x........ is 1 bytes before a block of size 10 alloc'd
njnc2699f62003-09-05 23:29:33 +000034 at 0x........: malloc (vg_replace_malloc.c:...)
35 by 0x........: main (badrw.c:5)