Output save_alt Download

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