Manual: C23 is now officially released
[valgrind.git] / memcheck / tests / realloc_size_zero_yes.stderr.exp
blob00ffada247d6e1b3e7be7dee9ff3cc1f1aa5dc37
1 realloc() with size 0
2 at 0x........: realloc (vg_replace_malloc.c:...)
3 ...
4 Address 0x........ is 0 bytes inside a block of size 1,024 alloc'd
5 at 0x........: malloc (vg_replace_malloc.c:...)
6 ...