From e9645efebc16724c96c83c8b75f641fc32ad993f Mon Sep 17 00:00:00 2001 From: Paul Floyd Date: Sun, 16 Feb 2025 08:43:19 +0100 Subject: [PATCH] Illumos regtest: update memcheck dw4 expeected The exp-solaris version was the same as the exp one. --- memcheck/tests/dw4.stderr.exp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/memcheck/tests/dw4.stderr.exp b/memcheck/tests/dw4.stderr.exp index 917dcb57e3..e4b523f982 100644 --- a/memcheck/tests/dw4.stderr.exp +++ b/memcheck/tests/dw4.stderr.exp @@ -35,12 +35,12 @@ Unaddressable byte(s) found during client check request Uninitialised byte(s) found during client check request at 0x........: croak (dw4.c:32) by 0x........: main (dw4.c:89) - Address 0x........ is in the brk data segment 0x........-0x........ + Address 0x........ is in a rw- mapped file /export/home/paulf/valgrind/memcheck/tests/dw4 segment Uninitialised byte(s) found during client check request at 0x........: croak (dw4.c:32) by 0x........: main (dw4.c:91) - Address 0x........ is in the brk data segment 0x........-0x........ + Address 0x........ is in a rw- mapped file /export/home/paulf/valgrind/memcheck/tests/dw4 segment Unaddressable byte(s) found during client check request at 0x........: croak (dw4.c:25) -- 2.47.2