Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / leak-tree.stderr.exp
blob562906dde87bc7df7f6ab09397e9ded7815da613
1 leaked:      64 bytes in  4 blocks
2 dubious:      0 bytes in  0 blocks
3 reachable:   48 bytes in  3 blocks
4 suppressed:   0 bytes in  0 blocks
5 16 bytes in 1 blocks are definitely lost in loss record ... of ...
6    at 0x........: malloc (vg_replace_malloc.c:...)
7    by 0x........: mk (leak-tree.c:28)
8    by 0x........: f (leak-tree.c:44)
9    by 0x........: main (leak-tree.c:63)
11 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
12    at 0x........: malloc (vg_replace_malloc.c:...)
13    by 0x........: mk (leak-tree.c:28)
14    by 0x........: f (leak-tree.c:43)
15    by 0x........: main (leak-tree.c:63)