regtest: fix compiler warnings with clang 16
[valgrind.git] / memcheck / tests / test-plo-no.stderr.exp-le32
blobd473e5a28c3b31a22c09290dd7c8d7cf8fc509a4
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    ...
7 Invalid read of size 4
8    ...
9  Address 0x........ is 4 bytes inside a block of size 5 alloc'd
10    at 0x........: memalign (vg_replace_malloc.c:...)
11    ...
13 Invalid read of size 4
14    ...
15  Address 0x........ is 4 bytes inside a block of size 12 free'd
16    at 0x........: free (vg_replace_malloc.c:...)
17    ...