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