From: Paul Floyd Date: Fri, 17 Nov 2023 07:04:14 +0000 (+0100) Subject: freebsd regtest: update expected X-Git-Tag: VALGRIND_3_23_0~271 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3622adb05579714affb5fdb1cfe7266d3783bc2a;p=thirdparty%2Fvalgrind.git freebsd regtest: update expected hadn't rebuilt the test exe after changes --- diff --git a/memcheck/tests/freebsd/aiov.stderr.exp b/memcheck/tests/freebsd/aiov.stderr.exp index 9fd6f9f210..b6f34e4a57 100644 --- a/memcheck/tests/freebsd/aiov.stderr.exp +++ b/memcheck/tests/freebsd/aiov.stderr.exp @@ -6,11 +6,11 @@ Syscall param aio_readv(iocb->aio_iov) points to unaddressable byte(s) Address 0x........ is not stack'd, malloc'd or (recently) free'd Conditional jump or move depends on uninitialised value(s) - at 0x........: main (aiov.c:62) + at 0x........: main (aiov.c:60) Syscall param aio_writev(iocb->aio_iov) points to unaddressable byte(s) ... - by 0x........: main (aiov.c:83) + by 0x........: main (aiov.c:81) Address 0x........ is not stack'd, malloc'd or (recently) free'd