]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/valgrind/src/valgrind-3.6.0-svn/memcheck/tests/amd64/xor-undef-amd64.stderr.exp
be1f9ed6d7e8121dcb6c178a1e75e4dc37ac4955
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / memcheck / tests / amd64 / xor-undef-amd64.stderr.exp
1
2 Conditional jump or move depends on uninitialised value(s)
3    at 0x........: main (xor-undef-amd64.c:17)
4
5 Conditional jump or move depends on uninitialised value(s)
6    at 0x........: main (xor-undef-amd64.c:38)
7
8 Conditional jump or move depends on uninitialised value(s)
9    at 0x........: main (xor-undef-amd64.c:65)
10
11 Conditional jump or move depends on uninitialised value(s)
12    at 0x........: main (xor-undef-amd64.c:92)
13
14 Conditional jump or move depends on uninitialised value(s)
15    at 0x........: main (xor-undef-amd64.c:117)
16
17
18 HEAP SUMMARY:
19     in use at exit: 0 bytes in 0 blocks
20   total heap usage: 1 allocs, 1 frees, 48 bytes allocated
21
22 For a detailed leak analysis, rerun with: --leak-check=full
23
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)