regtest: Deactivate tall call optimization in Massif bug469146
[valgrind.git] / memcheck / tests / memalign_test.stderr.exp-freebsd-clang
bloba71377383f9a76acd201ee3e41c2ecc2bea58291
1 Invalid free() / delete / delete[] / realloc()
2    at 0x........: free (vg_replace_malloc.c:...)
3    by 0x........: main (memalign_test.c:25)
4  Address 0x........ is 0 bytes inside a block of size 111,110 free'd
5    at 0x........: free (vg_replace_malloc.c:...)
6    by 0x........: main (memalign_test.c:23)
7  Block was alloc'd at
8    at 0x........: valloc (vg_replace_malloc.c:...)
9    by 0x........: main (memalign_test.c:16)