ftmemsim-valgrind/memcheck/tests/memalign_test.stderr.exp
Julian Seward 13a725160b Make more tests glibc-2.X robust.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1737
2003-07-07 00:43:34 +00:00

11 lines
433 B
Plaintext

Invalid free() / delete / delete[]
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (memalign_test.c:17)
by 0x........: __libc_start_main (...libc...)
by 0x........: ...
Address 0x........ is 0 bytes inside a block of size 111110 free'd
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (memalign_test.c:15)
by 0x........: __libc_start_main (...libc...)
by 0x........: ...