Output save_alt Download

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