Bug 466762 - Add redirs for C23 free_sized() and free_aligned_sized()
[valgrind.git] / memcheck / tests / realloc_size_zero.stderr.exp
blob6204deecdd088d15aa7bbb2c5ab291b280d4ca19
1 realloc() with size 0
2 at 0x........: realloc (vg_replace_malloc.c:...)
3 by 0x........: main (realloc_size_zero.c:11)
4 Address 0x........ is 0 bytes inside a block of size 1,024 alloc'd
5 at 0x........: malloc (vg_replace_malloc.c:...)
6 by 0x........: main (realloc_size_zero.c:8)