Bug 497723 - forgot to restore callgrind output cleanup
[valgrind.git] / memcheck / tests / freebsd / sctp2.stderr.exp
blobd13a4e0f876c6ee157ba85dd2296f074e18d1e65
2 Syscall param sctp_generic_sendmsg(s) contains uninitialised byte(s)
3    ...
4    by 0x........: main (sctp2.c:34)
6 Syscall param sctp_generic_sendmsg(msglen) contains uninitialised byte(s)
7    ...
8    by 0x........: main (sctp2.c:34)
10 Syscall param sctp_generic_sendmsg(len) contains uninitialised byte(s)
11    ...
12    by 0x........: main (sctp2.c:34)
14 Syscall param sctp_generic_sendmsg(msg) points to uninitialised byte(s)
15    ...
16    by 0x........: main (sctp2.c:34)
17  Address 0x........ is on thread 1's stack
18  in frame #2, created by main (sctp2.c:16)
20 Syscall param sctp_generic_sendmsg(to) points to uninitialised byte(s)
21    ...
22    by 0x........: main (sctp2.c:34)
23  Address 0x........ is on thread 1's stack
24  in frame #2, created by main (sctp2.c:16)
26 Syscall param sctp_generic_sendmsg(sinfo) points to uninitialised byte(s)
27    ...
28    by 0x........: main (sctp2.c:34)
29  Address 0x........ is on thread 1's stack
30  in frame #1, created by sctp_sendmsg (???:)
32 Syscall param sctp_generic_recvmsg(s) contains uninitialised byte(s)
33    ...
34    by 0x........: main (sctp2.c:41)
36 Syscall param sctp_generic_recvmsg(iov) points to uninitialised byte(s)
37    ...
38    by 0x........: main (sctp2.c:41)
39  Address 0x........ is on thread 1's stack
40  in frame #1, created by sctp_recvmsg (???:)
42 Syscall param sctp_generic_recvmsg(fromlen_in) points to uninitialised byte(s)
43    ...
44    by 0x........: main (sctp2.c:41)
45  Address 0x........ is on thread 1's stack
46  in frame #2, created by main (sctp2.c:16)
48 Syscall param sctp_generic_recvmsg(from) points to unaddressable byte(s)
49    ...
50    by 0x........: main (sctp2.c:41)
51  Address 0x........ is on thread 1's stack
52  in frame #2, created by main (sctp2.c:16)
54 Syscall param sctp_generic_recvmsg(sinfo) points to unaddressable byte(s)
55    ...
56    by 0x........: main (sctp2.c:41)
57  Address 0x........ is on thread 1's stack
58  in frame #2, created by main (sctp2.c:16)
60 Syscall param sctp_generic_recvmsg(msgflags) points to unaddressable byte(s)
61    ...
62    by 0x........: main (sctp2.c:41)
63  Address 0x........ is on thread 1's stack
64  in frame #2, created by main (sctp2.c:16)
67 HEAP SUMMARY:
68     in use at exit: 0 bytes in 0 blocks
69   total heap usage: 0 allocs, 0 frees, 0 bytes allocated
71 For a detailed leak analysis, rerun with: --leak-check=full
73 Use --track-origins=yes to see where uninitialised values come from
74 For lists of detected and suppressed errors, rerun with: -s
75 ERROR SUMMARY: 14 errors from 12 contexts (suppressed: 0 from 0)