Output save_alt Download

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