Output save_alt Download

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