mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-10 21:47:06 +00:00
Authors of this port:
Petr Pavlu setup@dagobah.cz
Ivo Raisr ivosh@ivosh.net
Theo Schlossnagle theo@omniti.com
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15426
14 lines
502 B
Plaintext
14 lines
502 B
Plaintext
Invalid write of size 1
|
|
at 0x........: main (malloc2.c:50)
|
|
Address 0x........ is 0 bytes inside a block of size 772 free'd
|
|
at 0x........: free (vg_replace_malloc.c:...)
|
|
by 0x........: main (malloc2.c:49)
|
|
|
|
Invalid free() / delete / delete[] / realloc()
|
|
at 0x........: free (vg_replace_malloc.c:...)
|
|
by 0x........: main (malloc2.c:54)
|
|
Address 0x........ is 0 bytes inside a block of size 772 free'd
|
|
at 0x........: free (vg_replace_malloc.c:...)
|
|
by 0x........: main (malloc2.c:49)
|
|
|