]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Follow up to SVN r16311.
authorIvo Raisr <ivosh@ivosh.net>
Thu, 27 Apr 2017 07:45:16 +0000 (07:45 +0000)
committerIvo Raisr <ivosh@ivosh.net>
Thu, 27 Apr 2017 07:45:16 +0000 (07:45 +0000)
Fix mismerge from SVN r16314.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16315

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

index 097fd731c66295e63da79e1883b3e03ce201b92e..470023f0e0226d80039c2abad94be5f3636b550c 100644 (file)
@@ -2367,15 +2367,15 @@ Syscall param rt_sigqueueinfo(uinfo) points to unaddressable byte(s)
 -----------------------------------------------------
 Syscall param rt_sigsuspend(mask) contains uninitialised byte(s)
    ...
-   by 0x........: main (scalar.c:804)
+   by 0x........: main (scalar.c:815)
 
 Syscall param rt_sigsuspend(size) contains uninitialised byte(s)
    ...
-   by 0x........: main (scalar.c:804)
+   by 0x........: main (scalar.c:815)
 
 Syscall param rt_sigsuspend(mask) points to unaddressable byte(s)
    ...
-   by 0x........: main (scalar.c:804)
+   by 0x........: main (scalar.c:815)
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 -----------------------------------------------------