Output save_alt Download

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