Output save_alt Download

Operation
crypto_hash
Primitive
mcssha6
Implementation
ref
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 2813db7e103f0fe8879d1a79e31a68f6b9e6dd59edca4c8754cc61d0902a33f5 6265131 68520444 4300000000 crypto_hash/mcssha6/ref
3 ==13476== Memcheck, a memory error detector
4 ==13476== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==13476== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==13476== Command: ./try
7 ==13476==
8 ==13476== Use of uninitialised value of size 8
9 ==13476== at 0x401D86: Update (mcssha6.c:184)
10 ==13476== by 0x402736: Hash (mcssha6.c:463)
11 ==13476== by 0x401874: crypto_hash_mcssha6_ref (hash.c:10)
12 ==13476== by 0x400CC5: timecop_doit (try.c:69)
13 ==13476== by 0x401550: main (try-anything.c:306)
14 ==13476== Uninitialised value was created by a client request
15 ==13476== at 0x400CB7: timecop_doit (try.c:68)
16 ==13476== by 0x401550: main (try-anything.c:306)
17 ==13476==
18 ==13476== Use of uninitialised value of size 8
19 ==13476== at 0x401D39: Update (mcssha6.c:182)
20 ==13476== by 0x402736: Hash (mcssha6.c:463)
21 ==13476== by 0x401874: crypto_hash_mcssha6_ref (hash.c:10)
22 ==13476== by 0x400CC5: timecop_doit (try.c:69)
23 ==13476== by 0x401550: main (try-anything.c:306)
24 ==13476== Uninitialised value was created by a client request
25 ==13476== at 0x400CB7: timecop_doit (try.c:68)
26 ==13476== by 0x401550: main (try-anything.c:306)
27 ==13476==
28 ==13476== Use of uninitialised value of size 8
29 ==13476== at 0x402044: CalculateFinalState (mcssha6.c:329)
30 ==13476== by 0x40253A: Final (mcssha6.c:440)
31 ==13476== by 0x402746: Hash (mcssha6.c:465)
32 ==13476== by 0x401874: crypto_hash_mcssha6_ref (hash.c:10)
33 ==13476== by 0x400CC5: timecop_doit (try.c:69)
34 ==13476== by 0x401550: main (try-anything.c:306)
35 ==13476== Uninitialised value was created by a client request
36 ==13476== at 0x400CB7: timecop_doit (try.c:68)
37 ==13476== by 0x401550: main (try-anything.c:306)
38 ==13476==
39 ==13476== Use of uninitialised value of size 8
40 ==13476== at 0x402044: CalculateFinalState (mcssha6.c:329)
41 ==13476== by 0x402584: Final (mcssha6.c:443)
42 ==13476== by 0x402746: Hash (mcssha6.c:465)
43 ==13476== by 0x401874: crypto_hash_mcssha6_ref (hash.c:10)
44 ==13476== by 0x400CC5: timecop_doit (try.c:69)
45 ==13476== by 0x401550: main (try-anything.c:306)
46 ==13476== Uninitialised value was created by a client request
47 ==13476== at 0x400CB7: timecop_doit (try.c:68)
48 ==13476== by 0x401550: main (try-anything.c:306)
49 ==13476==
50 ==13476== Use of uninitialised value of size 8
51 ==13476== at 0x402044: CalculateFinalState (mcssha6.c:329)
52 ==13476== by 0x4026E8: Final (mcssha6.c:444)
53 ==13476== by 0x402746: Hash (mcssha6.c:465)
54 ==13476== by 0x401874: crypto_hash_mcssha6_ref (hash.c:10)
55 ==13476== by 0x400CC5: timecop_doit (try.c:69)
56 ==13476== by 0x401550: main (try-anything.c:306)
57 ==13476== Uninitialised value was created by a client request
58 ==13476== at 0x400CB7: timecop_doit (try.c:68)
59 ==13476== by 0x401550: main (try-anything.c:306)
60 ==13476==
61 ==13476==
62 ==13476== HEAP SUMMARY:
63 ==13476== in use at exit: 17,408 bytes in 4 blocks
64 ==13476== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated
65 ==13476==
66 ==13476== LEAK SUMMARY:
67 ==13476== definitely lost: 0 bytes in 0 blocks
68 ==13476== indirectly lost: 0 bytes in 0 blocks
69 ==13476== possibly lost: 17,408 bytes in 4 blocks
70 ==13476== still reachable: 0 bytes in 0 blocks
71 ==13476== suppressed: 0 bytes in 0 blocks
72 ==13476== Rerun with --leak-check=full to see details of leaked memory
73 ==13476==
74 ==13476== For lists of detected and suppressed errors, rerun with: -s
75 ==13476== ERROR SUMMARY: 9472 errors from 5 contexts (suppressed: 0 from 0)