Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / freebsd / pdfork_pdkill.stderr.exp
blob018489c62f76eab2cda4b98c3c868a57f0515426
1 parent: kill fd 3
2 Syscall param pdfork(fdp) points to unaddressable byte(s)
3    ...
4    by 0x........: main (pdfork_pdkill.c:88)
5  Address 0x........ is 0 bytes inside a block of size 4 free'd
6    at 0x........: free (vg_replace_malloc.c:...)
7    by 0x........: main (pdfork_pdkill.c:87)
8  Block was alloc'd at
9    at 0x........: malloc (vg_replace_malloc.c:...)
10    by 0x........: main (pdfork_pdkill.c:86)
12 parent after 1st bad pdfork
13 Syscall param pdgetpid(fd) contains uninitialised byte(s)
14    ...
15    by 0x........: main (pdfork_pdkill.c:95)
17 Syscall param pdgetpid(pidp)) points to unaddressable byte(s)
18    ...
19    by 0x........: main (pdfork_pdkill.c:95)
20  Address 0x........ is 0 bytes inside a block of size 4 free'd
21    at 0x........: free (vg_replace_malloc.c:...)
22    by 0x........: main (pdfork_pdkill.c:94)
23  Block was alloc'd at
24    at 0x........: malloc (vg_replace_malloc.c:...)
25    by 0x........: main (pdfork_pdkill.c:93)
27 Syscall param pdfork(flags) contains uninitialised byte(s)
28    ...
29    by 0x........: main (pdfork_pdkill.c:96)
31 FILE DESCRIPTORS: 3 open (3 std) at exit.
32 Open file descriptor ...
33    <inherited from parent>
35 Open file descriptor ...
36    <inherited from parent>
38 Open file descriptor ...
39    <inherited from parent>