Output save_alt Download

Operation
crypto_kem
Primitive
papabearephem
Implementation
opt
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 b3b19e777fc9653496ed53fc594ed4dfc06ecf0de91c5672d0d803bc29a08a29 17376392 297453174 4300000000 crypto_kem/papabearephem/opt
3 ==16597== Memcheck, a memory error detector
4 ==16597== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==16597== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==16597== Command: ./try
7 ==16597==
8 ==16597== Conditional jump or move depends on uninitialised value(s)
9 ==16597== at 0x4031F9: pqcrypto_kem_PapaBearEphem_impl_priv_canon_3120 (ring.c:269)
10 ==16597== by 0x4026D1: decrypt_seed (threebears.c:211)
11 ==16597== by 0x402667: pqcrypto_kem_PapaBearEphem_impl_priv_decapsulate (threebears.c:378)
12 ==16597== by 0x401EA6: crypto_kem_papabearephem_opt_dec (kem.c:36)
13 ==16597== by 0x400FBE: timecop_doit (try.c:96)
14 ==16597== by 0x401AF0: main (try-anything.c:306)
15 ==16597== Uninitialised value was created by a client request
16 ==16597== at 0x400F24: timecop_doit (try.c:93)
17 ==16597== by 0x401AF0: main (try-anything.c:306)
18 ==16597==
19 ==16597==
20 ==16597== HEAP SUMMARY:
21 ==16597== in use at exit: 43,520 bytes in 10 blocks
22 ==16597== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated
23 ==16597==
24 ==16597== LEAK SUMMARY:
25 ==16597== definitely lost: 0 bytes in 0 blocks
26 ==16597== indirectly lost: 0 bytes in 0 blocks
27 ==16597== possibly lost: 43,520 bytes in 10 blocks
28 ==16597== still reachable: 0 bytes in 0 blocks
29 ==16597== suppressed: 0 bytes in 0 blocks
30 ==16597== Rerun with --leak-check=full to see details of leaked memory
31 ==16597==
32 ==16597== For lists of detected and suppressed errors, rerun with: -s
33 ==16597== ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 0 from 0)