]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update a couple of expected outputs.
authorJulian Seward <jseward@acm.org>
Mon, 11 Dec 2006 00:19:28 +0000 (00:19 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 11 Dec 2006 00:19:28 +0000 (00:19 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6390

memcheck/tests/leak-cycle.stderr.exp
none/tests/blockfault.stderr.exp

index f981f89f50071863546bff8adf8ad879ec2ab4e6..0c24a861ef59bbc305971819b1e1a3eb7807fd87 100644 (file)
@@ -35,8 +35,6 @@ LEAK SUMMARY:
      possibly lost: 0 bytes in 0 blocks.
    still reachable: 0 bytes in 0 blocks.
         suppressed: 0 bytes in 0 blocks.
-Reachable blocks (those to which a pointer was found) are not shown.
-To see them, rerun with: --show-reachable=yes
 
 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
 malloc/free: in use at exit: 144 bytes in 18 blocks.
index 4153ccb87add7a36f47fc0eda14d6a701242d0e3..23354c2eac5b3b3c2f6274d67bb23be58d9e2fa0 100644 (file)
@@ -2,5 +2,5 @@
 
 Process terminating with default action of signal 11 (SIGSEGV)
  Access not within mapped region at address 0x........
-   at 0x........: main (blockfault.c:28)
+   at 0x........: main (blockfault.c:32)