Output save_alt Download

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