Output save_alt Download

Operation
crypto_aead
Primitive
ketjesrv1
Implementation
compact
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 46ae296fbe8da1da0a5951eef2264fee1f4b1da690b15a5224f6850d82357b51 39018340 589657695 4300000000 crypto_aead/ketjesrv1/compact
3 ==13966== Memcheck, a memory error detector
4 ==13966== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==13966== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==13966== Command: ./try
7 ==13966==
8 ==13966== Conditional jump or move depends on uninitialised value(s)
9 ==13966== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==13966== by 0x402D07: crypto_aead_ketjesrv1_compact_decrypt (encrypt.c:62)
11 ==13966== by 0x401057: timecop_doit (try.c:107)
12 ==13966== by 0x4028B0: main (try-anything.c:306)
13 ==13966== Uninitialised value was created by a client request
14 ==13966== at 0x400EF7: timecop_doit (try.c:102)
15 ==13966== by 0x4028B0: main (try-anything.c:306)
16 ==13966==
17 ==13966== Conditional jump or move depends on uninitialised value(s)
18 ==13966== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
19 ==13966== by 0x402D07: crypto_aead_ketjesrv1_compact_decrypt (encrypt.c:62)
20 ==13966== by 0x401057: timecop_doit (try.c:107)
21 ==13966== by 0x4028B0: main (try-anything.c:306)
22 ==13966== Uninitialised value was created by a client request
23 ==13966== at 0x400EF7: timecop_doit (try.c:102)
24 ==13966== by 0x4028B0: main (try-anything.c:306)
25 ==13966==
26 ==13966==
27 ==13966== HEAP SUMMARY:
28 ==13966== in use at exit: 69,888 bytes in 16 blocks
29 ==13966== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated
30 ==13966==
31 ==13966== LEAK SUMMARY:
32 ==13966== definitely lost: 0 bytes in 0 blocks
33 ==13966== indirectly lost: 0 bytes in 0 blocks
34 ==13966== possibly lost: 69,888 bytes in 16 blocks
35 ==13966== still reachable: 0 bytes in 0 blocks
36 ==13966== suppressed: 0 bytes in 0 blocks
37 ==13966== Rerun with --leak-check=full to see details of leaked memory
38 ==13966==
39 ==13966== For lists of detected and suppressed errors, rerun with: -s
40 ==13966== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0)