Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / linux / dlclose_leak-no-keep.stderr.exp
blob01306c0e756787ecf9df4976353400b45e617ad2
1 Conditional jump or move depends on uninitialised value(s)
2    at 0x........: jmp_on_uninit (dlclose_leak_so.c:10)
3    by 0x........: main (dlclose_leak.c:29)
5 Invalid read of size 1
6    at 0x........: main (dlclose_leak.c:32)
7  Address 0x........ is 1 bytes before a block of size 1 alloc'd
8    at 0x........: malloc (vg_replace_malloc.c:...)
9    ...
10    by 0x........: main (dlclose_leak.c:30)
12 done!
13 2 bytes in 2 blocks are definitely lost in loss record ... of ...
14    at 0x........: malloc (vg_replace_malloc.c:...)
15    ...
16    by 0x........: main (dlclose_leak.c:30)