ftmemsim-valgrind/memcheck/tests/clireq_nofill.stderr.exp
Philippe Waroquiers 6ccb4c199e fix 299756 (for symmetry, --free-fill must be ignored for MEMPOOL_FREE and FREELIKE client requests).
Test program from goodell@mcs.anl.gov



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12560
2012-05-11 22:10:39 +00:00

13 lines
500 B
Plaintext

Invalid read of size 1
at 0x........: main (clireq_nofill.c:23)
Address 0x........ is 0 bytes inside a recently re-allocated block of size 40 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (clireq_nofill.c:16)
Invalid read of size 1
at 0x........: main (clireq_nofill.c:36)
Address 0x........ is 0 bytes inside a recently re-allocated block of size 40 alloc'd
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (clireq_nofill.c:29)