Output save_alt Download

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