Output save_alt Download

Operation
crypto_kem
Primitive
frodokem976
Implementation
reference
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 20d4bd7a0fbd76c22f21e2f8662c5a6de7954d603c304c6b23925f1df69b0bbe 2317185310 7833959977 4300000000 crypto_kem/frodokem976/reference
3 ==7240== Memcheck, a memory error detector
4 ==7240== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==7240== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==7240== Command: ./try
7 ==7240==
8 ==7240== Conditional jump or move depends on uninitialised value(s)
9 ==7240== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==7240== by 0x402C41: crypto_kem_frodokem976_reference_dec (kem.inc:135)
11 ==7240== by 0x40110E: timecop_doit (try.c:96)
12 ==7240== by 0x401C40: main (try-anything.c:306)
13 ==7240== Uninitialised value was created by a client request
14 ==7240== at 0x401074: timecop_doit (try.c:93)
15 ==7240== by 0x401C40: main (try-anything.c:306)
16 ==7240==
17 ==7240== Conditional jump or move depends on uninitialised value(s)
18 ==7240== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
19 ==7240== by 0x402C41: crypto_kem_frodokem976_reference_dec (kem.inc:135)
20 ==7240== by 0x40110E: timecop_doit (try.c:96)
21 ==7240== by 0x401C40: main (try-anything.c:306)
22 ==7240== Uninitialised value was created by a client request
23 ==7240== at 0x401074: timecop_doit (try.c:93)
24 ==7240== by 0x401C40: main (try-anything.c:306)
25 ==7240==
26 ==7240== Conditional jump or move depends on uninitialised value(s)
27 ==7240== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
28 ==7240== by 0x402C5F: crypto_kem_frodokem976_reference_dec (kem.inc:136)
29 ==7240== by 0x40110E: timecop_doit (try.c:96)
30 ==7240== by 0x401C40: main (try-anything.c:306)
31 ==7240== Uninitialised value was created by a client request
32 ==7240== at 0x401074: timecop_doit (try.c:93)
33 ==7240== by 0x401C40: main (try-anything.c:306)
34 ==7240==
35 ==7240== Conditional jump or move depends on uninitialised value(s)
36 ==7240== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
37 ==7240== by 0x402C5F: crypto_kem_frodokem976_reference_dec (kem.inc:136)
38 ==7240== by 0x40110E: timecop_doit (try.c:96)
39 ==7240== by 0x401C40: main (try-anything.c:306)
40 ==7240== Uninitialised value was created by a client request
41 ==7240== at 0x401074: timecop_doit (try.c:93)
42 ==7240== by 0x401C40: main (try-anything.c:306)
43 ==7240==
44 ==7240== Conditional jump or move depends on uninitialised value(s)
45 ==7240== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
46 ==7240== by 0x402C7D: crypto_kem_frodokem976_reference_dec (kem.inc:137)
47 ==7240== by 0x40110E: timecop_doit (try.c:96)
48 ==7240== by 0x401C40: main (try-anything.c:306)
49 ==7240== Uninitialised value was created by a client request
50 ==7240== at 0x401074: timecop_doit (try.c:93)
51 ==7240== by 0x401C40: main (try-anything.c:306)
52 ==7240==
53 ==7240== Conditional jump or move depends on uninitialised value(s)
54 ==7240== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
55 ==7240== by 0x402C7D: crypto_kem_frodokem976_reference_dec (kem.inc:137)
56 ==7240== by 0x40110E: timecop_doit (try.c:96)
57 ==7240== by 0x401C40: main (try-anything.c:306)
58 ==7240== Uninitialised value was created by a client request
59 ==7240== at 0x401074: timecop_doit (try.c:93)
60 ==7240== by 0x401C40: main (try-anything.c:306)
61 ==7240==
62 ==7240==
63 ==7240== HEAP SUMMARY:
64 ==7240== in use at exit: 315,280 bytes in 10 blocks
65 ==7240== total heap usage: 38 allocs, 28 frees, 333,976 bytes allocated
66 ==7240==
67 ==7240== LEAK SUMMARY:
68 ==7240== definitely lost: 0 bytes in 0 blocks
69 ==7240== indirectly lost: 0 bytes in 0 blocks
70 ==7240== possibly lost: 315,280 bytes in 10 blocks
71 ==7240== still reachable: 0 bytes in 0 blocks
72 ==7240== suppressed: 0 bytes in 0 blocks
73 ==7240== Rerun with --leak-check=full to see details of leaked memory
74 ==7240==
75 ==7240== For lists of detected and suppressed errors, rerun with: -s
76 ==7240== ERROR SUMMARY: 3942 errors from 6 contexts (suppressed: 0 from 0)