]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
FreeBSD x86 scalar: update expected after fix for sigwait
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 27 Oct 2024 09:54:23 +0000 (10:54 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 27 Oct 2024 09:54:23 +0000 (10:54 +0100)
memcheck/tests/freebsd/scalar.stderr.exp-x86

index 6bff63d332cda93c0df23b7c801cc046e60056e8..e83b942838333a1936e541673a0f801e68af3449 100644 (file)
@@ -3614,6 +3614,10 @@ Syscall param mq_timedreceive(msg_prio) contains uninitialised byte(s)
 Syscall param mq_timedreceive(abs_timeout) contains uninitialised byte(s)
    ...
 
+Syscall param mq_timedreceive(msg_ptr) points to unaddressable byte(s)
+   ...
+ Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
 Syscall param mq_timedreceive(msg_prio) points to unaddressable byte(s)
    ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
@@ -3640,6 +3644,10 @@ Syscall param mq_timedsend(msg_prio) contains uninitialised byte(s)
 Syscall param mq_timedsend(abs_timeout) contains uninitialised byte(s)
    ...
 
+Syscall param mq_timedsend(msg_ptr) points to unaddressable byte(s)
+   ...
+ Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
 Syscall param mq_timedsend(abs_timeout) points to unaddressable byte(s)
    ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
@@ -3723,6 +3731,14 @@ Syscall param sctp_generic_sendmsg(sinfo) contains uninitialised byte(s)
 Syscall param sctp_generic_sendmsg(flags) contains uninitialised byte(s)
    ...
 
+Syscall param sctp_generic_sendmsg(msg) points to unaddressable byte(s)
+   ...
+ Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
+Syscall param sctp_generic_sendmsg(to) points to unaddressable byte(s)
+   ...
+ Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
 Syscall param sctp_generic_sendmsg(sinfo) points to unaddressable byte(s)
    ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
@@ -4055,6 +4071,10 @@ Syscall param cpuset_getaffinity(setsize) contains uninitialised byte(s)
 Syscall param cpuset_getaffinity(mask) contains uninitialised byte(s)
    ...
 
+Syscall param cpuset_getaffinity points to unaddressable byte(s)
+   ...
+ Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
 ---------------------------------------------------------
 488:  SYS_cpuset_setaffinity 5s 1m
 ---------------------------------------------------------
@@ -4076,6 +4096,10 @@ Syscall param cpuset_setaffinity(setsize) contains uninitialised byte(s)
 Syscall param cpuset_setaffinity(mask) contains uninitialised byte(s)
    ...
 
+Syscall param cpuset_setaffinity points to unaddressable byte(s)
+   ...
+ Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
 ---------------------------------------------------------
 489:           SYS_faccessat 3s 1m
 ---------------------------------------------------------