memcheck: Handle Err_ReallocSizeZero in MC_(eq_Error)
[valgrind.git] / memcheck / tests / leak-autofreepool-1.stderr.exp
blobbd472a04e3d2e0e5989bac94c16f5ff17b8e2204
3 HEAP SUMMARY:
4 in use at exit: ... bytes in ... blocks
5 total heap usage: ... allocs, ... frees, ... bytes allocated
7 320 bytes in 20 blocks are definitely lost in loss record ... of ...
9 LEAK SUMMARY:
10 definitely lost: 320 bytes in 20 blocks
11 indirectly lost: 0 bytes in 0 blocks
12 possibly lost: 0 bytes in 0 blocks
13 still reachable: 0 bytes in 0 blocks
14 suppressed: 0 bytes in 0 blocks
16 For lists of detected and suppressed errors, rerun with: -s
17 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)