Bug 466762 - Add redirs for C23 free_sized() and free_aligned_sized()
[valgrind.git] / memcheck / tests / clireq_nofill.stderr.exp
blob42a971125df8df196c4b5990bd3c2aa0b7c65960
1 Invalid read of size 1
2 at 0x........: main (clireq_nofill.c:23)
3 Address 0x........ is 0 bytes inside a recently re-allocated block of size 40 alloc'd
4 at 0x........: malloc (vg_replace_malloc.c:...)
5 by 0x........: main (clireq_nofill.c:16)
7 Invalid read of size 1
8 at 0x........: main (clireq_nofill.c:36)
9 Address 0x........ is 0 bytes inside a recently re-allocated block of size 40 alloc'd
10 at 0x........: malloc (vg_replace_malloc.c:...)
11 by 0x........: main (clireq_nofill.c:29)