regtest: fix compiler warnings with clang 16
[valgrind.git] / memcheck / tests / suppsrc_lineno.stderr.exp
blob9ad57cb56de858e0c0b793af3897e20a47e01fcb
1 Invalid free() / delete / delete[] / realloc()
2 at 0x........: free (vg_replace_malloc.c:...)
3 ...
4 Address 0x........ is 0 bytes inside a block of size 10 free'd
5 at 0x........: free (vg_replace_malloc.c:...)
6 ...
7 Block was alloc'd at
8 at 0x........: malloc (vg_replace_malloc.c:...)
9 ...