During recent aligned allocations cleanup, the output became more
consistend and this is no longer needed.
manuel3.stderr.exp manuel3.vgtest \
match-overrun.stderr.exp match-overrun.vgtest match-overrun.supp \
memalign_test.stderr.exp memalign_test.vgtest \
- memalign_test.stderr.exp-freebsd-clang \
memalign_args.vgtest memalign_args.stderr.exp \
memalign_args.stderr.exp-glibc \
memalign_args.stderr.exp-darwin \
+++ /dev/null
-Invalid free() / delete / delete[] / realloc()
- at 0x........: free (vg_replace_malloc.c:...)
- by 0x........: main (memalign_test.c:25)
- Address 0x........ is 0 bytes inside a block of size 111,110 free'd
- at 0x........: free (vg_replace_malloc.c:...)
- by 0x........: main (memalign_test.c:23)
- Block was alloc'd at
- at 0x........: valloc (vg_replace_malloc.c:...)
- by 0x........: main (memalign_test.c:16)
-