From: Bart Van Assche Date: Tue, 22 Apr 2008 16:14:42 +0000 (+0000) Subject: Updated expected output. X-Git-Tag: svn/VALGRIND_3_4_0~711 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6c59e651c9485f46503b5659a81d8f37e432cd7b;p=thirdparty%2Fvalgrind.git Updated expected output. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7905 --- diff --git a/memcheck/tests/mallinfo.stderr.exp b/memcheck/tests/mallinfo.stderr.exp index 330c29d3a0..3aeaa4b015 100644 --- a/memcheck/tests/mallinfo.stderr.exp +++ b/memcheck/tests/mallinfo.stderr.exp @@ -1,3 +1,8 @@ Success. +ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) +malloc/free: in use at exit: 0 bytes in 0 blocks. +malloc/free: 40 allocs, 40 frees, 177,120 bytes allocated. +For a detailed leak analysis, rerun with: --leak-check=yes +For counts of detected errors, rerun with: -v