From: Dirk Mueller Date: Sun, 1 Jun 2003 20:04:10 +0000 (+0000) Subject: fix expected output X-Git-Tag: svn/VALGRIND_2_0_0~120 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3a22ea2dbcb5ceafa75afc56cf15a4fc9f5dd0eb;p=thirdparty%2Fvalgrind.git fix expected output git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1664 --- diff --git a/memcheck/tests/new_override.stderr.exp b/memcheck/tests/new_override.stderr.exp index 1f62cc52f2..7a5680c58f 100644 --- a/memcheck/tests/new_override.stderr.exp +++ b/memcheck/tests/new_override.stderr.exp @@ -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