Output save_alt Download

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