Output save_alt Download

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