Output save_alt Download

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