]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Make sure that exp-sgcheck/tests/stackerr passes on openSUSE 11.4 x86
authorBart Van Assche <bvanassche@acm.org>
Tue, 11 Oct 2011 18:17:48 +0000 (18:17 +0000)
committerBart Van Assche <bvanassche@acm.org>
Tue, 11 Oct 2011 18:17:48 +0000 (18:17 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12134

exp-sgcheck/tests/stackerr.stderr.exp-glibc27-x86
exp-sgcheck/tests/stackerr.stderr.exp-glibc28-amd64
exp-sgcheck/tests/stackerr.vgtest

index c19e5c32bd9213eb04a5c4372d1110539e017a9c..b551dc5929e9e9d1f906c09bd65bd7be30770c57 100644 (file)
@@ -19,8 +19,6 @@ Invalid write of size 1
    at 0x........: _IO_default_xsputn (in /...libc...)
    by 0x........: ...
    by 0x........: ...
-   by 0x........: ...
-   by 0x........: main (stackerr.c:49)
  Address 0x........ expected vs actual:
  Expected: stack array "buf" of size 8 in frame 4 back from here
  Actual:   stack array "beforebuf" of size 8 in frame 4 back from here
index c1b01a822ff437b0d855bf25a2178c9f33801b66..f15f025571e02f2d7fc4adc6384898cc7bb8283d 100644 (file)
@@ -19,8 +19,6 @@ Invalid write of size 1
    at 0x........: _IO_default_xsputn (in /...libc...)
    by 0x........: ...
    by 0x........: ...
-   by 0x........: ...
-   by 0x........: main (stackerr.c:49)
  Address 0x........ expected vs actual:
  Expected: stack array "buf" of size 8 in frame 4 back from here
  Actual:   unknown
index 0a1139dfa1357acb5366bb5eb2a0069bfe041f74..d86a13fcd2edeee74c300f785a8ff60db874d03d 100644 (file)
@@ -1,2 +1,3 @@
 prereq: ./is_arch_supported
+vgopts: --num-callers=3
 prog: stackerr