Output save_alt Download

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