]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
fix expected output
authorDirk Mueller <daywalker@users.sourceforge.net>
Sun, 1 Jun 2003 20:04:10 +0000 (20:04 +0000)
committerDirk Mueller <daywalker@users.sourceforge.net>
Sun, 1 Jun 2003 20:04:10 +0000 (20:04 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1664

memcheck/tests/new_override.stderr.exp

index 1f62cc52f279c9c3d508cabc0bb573f9808faf29..7a5680c58f8576c82bcb5a2abf7d4cf18e3eac71 100644 (file)
@@ -1,10 +1,6 @@
 
-Conditional jump or move depends on uninitialised value(s)
-   at 0x........: main (new_override.cpp:25)
-   by 0x........: __libc_start_main (...libc...)
-   by 0x........: ...
 
-ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
 malloc/free: in use at exit: ... bytes in ... blocks.
 malloc/free: ... allocs, ... frees, ... bytes allocated.
 For a detailed leak analysis,  rerun with: --leak-check=yes