]> sourceware.org Git - valgrind.git/commitdiff
freebsd regtest: update expected
authorPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 17 Nov 2023 07:04:14 +0000 (08:04 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 17 Nov 2023 07:04:14 +0000 (08:04 +0100)
hadn't rebuilt the test exe after changes

memcheck/tests/freebsd/aiov.stderr.exp

index 9fd6f9f210dff6e8b9bbdbdfa0830ffd0c1a5941..b6f34e4a579c57de54d841d014d3da9558254ba4 100644 (file)
@@ -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
 
 
This page took 0.033663 seconds and 5 git commands to generate.