]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
FreeBSD regtest: x86 scalar expected
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 27 Oct 2024 14:27:38 +0000 (15:27 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 27 Oct 2024 14:27:38 +0000 (15:27 +0100)
memcheck/tests/freebsd/scalar.stderr.exp-x86

index e83b942838333a1936e541673a0f801e68af3449..290cc163b1ecd62979f215706e3c95bad308f0f2 100644 (file)
@@ -1154,6 +1154,23 @@ Syscall param adjtime(delta) points to unaddressable byte(s)
    ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
+---------------------------------------------------------
+140:             SYS_adjtime 2s 2m
+---------------------------------------------------------
+Syscall param adjtime(delta) contains uninitialised byte(s)
+   ...
+
+Syscall param adjtime(olddelta) contains uninitialised byte(s)
+   ...
+
+Syscall param adjtime(delta) points to unaddressable byte(s)
+   ...
+ Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
+Syscall param adjtime(olddelta) points to unaddressable byte(s)
+   ...
+ Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
 ---------------------------------------------------------
 147:              SYS_setsid 0s 0m
 ---------------------------------------------------------
@@ -3993,6 +4010,22 @@ Syscall param shm_open(flags) contains uninitialised byte(s)
 Syscall param shm_open(mode) contains uninitialised byte(s)
    ...
 
+---------------------------------------------------------
+482:            SYS_shm_open 3s 1m
+---------------------------------------------------------
+Syscall param shm_open(path) contains uninitialised byte(s)
+   ...
+
+Syscall param shm_open(flags) contains uninitialised byte(s)
+   ...
+
+Syscall param shm_open(mode) contains uninitialised byte(s)
+   ...
+
+Syscall param shm_open(path) points to unaddressable byte(s)
+   ...
+ Address 0x........ is not stack'd, malloc'd or (recently) free'd
+
 ---------------------------------------------------------
 483:          SYS_shm_unlink 1s 1m
 ---------------------------------------------------------