|
From: <sv...@va...> - 2008-04-22 16:14:45
|
Author: bart Date: 2008-04-22 17:14:42 +0100 (Tue, 22 Apr 2008) New Revision: 7905 Log: Updated expected output. Modified: trunk/memcheck/tests/mallinfo.stderr.exp Modified: trunk/memcheck/tests/mallinfo.stderr.exp =================================================================== --- trunk/memcheck/tests/mallinfo.stderr.exp 2008-04-22 16:14:17 UTC (rev 7904) +++ trunk/memcheck/tests/mallinfo.stderr.exp 2008-04-22 16:14:42 UTC (rev 7905) @@ -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 |