regtest: fix compiler warnings with clang 16
[valgrind.git] / memcheck / tests / test-plo-no.stderr.exp-le32-freebsd-clang
blob9b09b5e6e4b06bddbdef3695440e5bd99d239630
1 Invalid read of size 4
2    ...
3  Address 0x........ is 4 bytes inside a block of size 5 alloc'd
4    at 0x........: memalign (vg_replace_malloc.c:...)
5    by 0x........: posix_memalign (vg_replace_malloc.c:...)
6    ...
8 Invalid read of size 4
9    ...
10  Address 0x........ is 4 bytes inside a block of size 5 alloc'd
11    at 0x........: memalign (vg_replace_malloc.c:...)
12    by 0x........: posix_memalign (vg_replace_malloc.c:...)
13    ...
15 Invalid read of size 4
16    ...
17  Address 0x........ is 4 bytes inside a block of size 12 free'd
18    at 0x........: free (vg_replace_malloc.c:...)
19    ...