blob: 3e0f1a6b44f4db051be4332c7cf576f227946e2b [file] [log] [blame]
==750== Invalid read of size 1
==750== at 0x4004E2: main (test.c:16)
==750== Address 0x4c2120a is 0 bytes after a block of size 10 alloc'd
==750== at 0x4A05E5D: malloc (vg_replace_malloc.c:195)
==750== by 0x4004D5: main (test.c:15)
==750==
==750== Invalid write of size 1
==750== at 0x4004F3: main (test.c:17)
==750== Address 0x4c2120a is 0 bytes after a block of size 10 alloc'd
==750== at 0x4A05E5D: malloc (vg_replace_malloc.c:195)
==750== by 0x4004D5: main (test.c:15)
==750==
==750== 10 bytes in 1 blocks are definitely lost in loss record 1 of 1
==750== at 0x4A05E5D: malloc (vg_replace_malloc.c:195)
==750== by 0x4004D5: main (test.c:15)
==750==