]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
FreeBSD regtest: update x86 scalar expected
authorPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 8 Oct 2024 13:52:09 +0000 (15:52 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 8 Oct 2024 13:52:09 +0000 (15:52 +0200)
memcheck/tests/freebsd/scalar.stderr.exp-x86

index b8cafee07b84af3529f9fc767ddb89ddc46957aa..6bff63d332cda93c0df23b7c801cc046e60056e8 100644 (file)
@@ -440,7 +440,7 @@ Syscall param acct(filename) points to unaddressable byte(s)
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 ---------------------------------------------------------
- 53:         SYS_sigaltstack 2s 2m
+ 53:         SYS_sigaltstack 2s 4m
 ---------------------------------------------------------
 Syscall param sigaltstack(ss) contains uninitialised byte(s)
    ...
@@ -448,23 +448,26 @@ Syscall param sigaltstack(ss) contains uninitialised byte(s)
 Syscall param sigaltstack(oss) contains uninitialised byte(s)
    ...
 
-Syscall param sigaltstack(ss) points to unaddressable byte(s)
+Syscall param sigaltstack(ss->ss_sp) points to unaddressable byte(s)
    ...
  Address 0x........ is on thread 1's stack
 
-Syscall param sigaltstack(oss) points to unaddressable byte(s)
+Syscall param sigaltstack(ss->ss_size) points to unaddressable byte(s)
+   ...
+ Address 0x........ is on thread 1's stack
+
+Syscall param sigaltstack(ss->ss_flags) points to unaddressable byte(s)
    ...
  Address 0x........ is on thread 1's stack
 
-Conditional jump or move depends on uninitialised value(s)
+
+Syscall param sigaltstack(oss) points to unaddressable byte(s)
    ...
+ Address 0x........ is on thread 1's stack
 
 ---------------------------------------------------------
  54:               SYS_ioctl 3s 1m
 ---------------------------------------------------------
-
-More than 100 errors detected.  Subsequent errors
-will still be recorded, but in less detail than before.
 Syscall param ioctl(fd) contains uninitialised byte(s)
    ...