Output save_alt Download

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