Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / leak-autofreepool-4.stderr.exp
blobf2dc9a6f89b6fb78d4684b16c8111bfca3896f18
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: 4,096 bytes in 1 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: 2 errors from 2 contexts (suppressed: 0 from 0)