ftmemsim-valgrind/memcheck/tests/exitprog.stderr.exp
Julian Seward d7c4c25b32 Try and make different gcc versions agree on source locations. Sigh.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1736
2003-07-07 00:32:44 +00:00

10 lines
366 B
Plaintext

Invalid write of size 1
at 0x........: main (exitprog.c:18)
by 0x........: __libc_start_main (...libc...)
by 0x........: ...
Address 0x........ is 0 bytes after a block of size 1000000 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (exitprog.c:15)
by 0x........: __libc_start_main (...libc...)
by 0x........: ...