regtest: fix compiler warnings with clang 16
[valgrind.git] / memcheck / tests / exit_on_first_error.stderr.exp
blobf08618193ef9ce381e8043d354eae8f5656f8916
2 Invalid write of size 1
3 ...
4 Address 0x........ is 1 bytes before a block of size 8 alloc'd
5 at 0x........: malloc (vg_replace_malloc.c:...)
6 ...
9 Exit program on first error (--exit-on-first-error=yes)