]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Follow-up for r11191: made this test pass again.
authorBart Van Assche <bvanassche@acm.org>
Sat, 31 Jul 2010 13:37:58 +0000 (13:37 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sat, 31 Jul 2010 13:37:58 +0000 (13:37 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11248

memcheck/tests/x86-linux/scalar.stderr.exp

index 0aa67af1308cc019989ed9d76a94336fb33f4d23..a09a6d64a8bbe24e6664a7e39e637f8331aeed59 100644 (file)
@@ -230,10 +230,6 @@ Syscall param mount(flags) contains uninitialised byte(s)
 Syscall param mount(data) contains uninitialised byte(s)
    ...
 
-Syscall param mount(source) points to unaddressable byte(s)
-   ...
- Address 0x........ is not stack'd, malloc'd or (recently) free'd
-
 Syscall param mount(target) points to unaddressable byte(s)
    ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
@@ -505,9 +501,6 @@ Syscall param fcntl(arg) contains uninitialised byte(s)
 -----------------------------------------------------
  55:          __NR_fcntl (GETLK) 1s 0m
 -----------------------------------------------------
-
-More than 100 errors detected.  Subsequent errors
-will still be recorded, but in less detail than before.
 Syscall param fcntl(lock) contains uninitialised byte(s)
    ...
 
@@ -517,6 +510,9 @@ Syscall param fcntl(lock) contains uninitialised byte(s)
 -----------------------------------------------------
  57:        __NR_setpgid 2s 0m
 -----------------------------------------------------
+
+More than 100 errors detected.  Subsequent errors
+will still be recorded, but in less detail than before.
 Syscall param setpgid(pid) contains uninitialised byte(s)
    ...