]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
FreeBSD regtest: update 32bit scalar
authorPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 16 May 2025 06:04:06 +0000 (08:04 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 16 May 2025 06:04:06 +0000 (08:04 +0200)
memcheck/tests/freebsd/scalar.stderr.exp-x86

index 6a532ae8e07e9796d43b71d19c35f4c853164d09..091a1770d6cc155939510ebaffc2df6c7d113301 100644 (file)
@@ -5812,6 +5812,28 @@ Syscall param getrlimitusage(res) points to unaddressable byte(s)
    ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
+---------------------------------------------------------
+590:             SYS_fchroot 1s, 0m
+---------------------------------------------------------
+Syscall param fchroot(fd) contains uninitialised byte(s)
+   ...
+
+---------------------------------------------------------
+591:             SYS_setcred 3s, 1m
+---------------------------------------------------------
+Syscall param setcred(flags) contains uninitialised byte(s)
+   ...
+
+Syscall param setcred(wcred) contains uninitialised byte(s)
+   ...
+
+Syscall param setcred(size) contains uninitialised byte(s)
+   ...
+
+Syscall param setcred(wcred) points to unaddressable byte(s)
+   ...
+ Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
 ---------------------------------------------------------
   1:                SYS_exit 1s 0m
 ---------------------------------------------------------