Output save_alt Download

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