Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / realloc_size_zero_again_no.stderr.exp
blobb9c061d1ad69bfd02d65f915ad52b16809a0fc3e
1 realloc() with size 0
2    at 0x........: realloc (vg_replace_malloc.c:...)
3    ...
4  Address 0x........ is 0 bytes inside a block of size 1,024 alloc'd
5    at 0x........: malloc (vg_replace_malloc.c:...)
6    ...
8 ERROR SUMMARY: 7 errors from 1 contexts (suppressed: 0 from 0)
10 7 errors in context 1 of 1:
11 realloc() with size 0
12    at 0x........: realloc (vg_replace_malloc.c:...)
13    ...
14  Address 0x........ is 0 bytes inside a block of size 1,024 alloc'd
15    at 0x........: malloc (vg_replace_malloc.c:...)
16    ...
18 ERROR SUMMARY: 7 errors from 1 contexts (suppressed: 0 from 0)