regtest: fix compiler warnings with clang 16
[valgrind.git] / memcheck / tests / realloc_size_zero_again_yes.stderr.exp
blobd40aa24550d97e7becb9a813e7ba07f58ea45837
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 ...
8 ERROR SUMMARY: 5 errors from 1 contexts (suppressed: 0 from 0)
10 5 errors in context 1 of 1:
11 realloc() with size 0
12 at 0x........: realloc (vg_replace_malloc.c:...)
13 ...
14 Address 0x........ is 0 bytes inside a block of size 1,024 alloc'd
15 at 0x........: malloc (vg_replace_malloc.c:...)
16 ...
18 ERROR SUMMARY: 5 errors from 1 contexts (suppressed: 0 from 0)