Output save_alt Download

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