s390x-linux also has memfd_secret, syswrap it
[valgrind.git] / memcheck / tests / amd64 / xor-undef-amd64.stderr.exp-freebsd
blob0bfff2709845f47df51eea61667deec72bf1f9f5
2 Conditional jump or move depends on uninitialised value(s)
3    at 0x........: main (xor-undef-amd64.c:17)
5 Conditional jump or move depends on uninitialised value(s)
6    at 0x........: main (xor-undef-amd64.c:38)
8 Conditional jump or move depends on uninitialised value(s)
9    at 0x........: main (xor-undef-amd64.c:65)
11 Conditional jump or move depends on uninitialised value(s)
12    at 0x........: main (xor-undef-amd64.c:92)
14 Conditional jump or move depends on uninitialised value(s)
15    at 0x........: main (xor-undef-amd64.c:117)
18 HEAP SUMMARY:
19     in use at exit: 4,096 bytes in 1 blocks
20   total heap usage: 2 allocs, 1 frees, 4,144 bytes allocated
22 For a detailed leak analysis, rerun with: --leak-check=full
24 For counts of detected and suppressed errors, rerun with: -v
25 Use --track-origins=yes to see where uninitialised values come from
26 ERROR SUMMARY: 5 errors from 5 contexts (suppressed: 0 from 0)