| 1 | error 0 |
| 2 | f09dae4e886ada01b3df6c1b03183ac31c3aec7bca3ff9706197a8ccbbf2a636 35628698 367911612 4300000000 crypto_kem/papabear/opt |
| 3 | ==14240== Memcheck, a memory error detector |
| 4 | ==14240== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==14240== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==14240== Command: ./try |
| 7 | ==14240== |
| 8 | ==14240== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==14240== at 0x403579: pqcrypto_kem_PapaBear_impl_priv_canon_3120 (ring.c:269) |
| 10 | ==14240== by 0x402A31: decrypt_seed (threebears.c:211) |
| 11 | ==14240== by 0x40265A: pqcrypto_kem_PapaBear_impl_priv_decapsulate (threebears.c:275) |
| 12 | ==14240== by 0x401EA6: crypto_kem_papabear_opt_dec (kem.c:36) |
| 13 | ==14240== by 0x400FBE: timecop_doit (try.c:96) |
| 14 | ==14240== by 0x401AF0: main (try-anything.c:306) |
| 15 | ==14240== Uninitialised value was created by a client request |
| 16 | ==14240== at 0x400F24: timecop_doit (try.c:93) |
| 17 | ==14240== by 0x401AF0: main (try-anything.c:306) |
| 18 | ==14240== |
| 19 | ==14240== Conditional jump or move depends on uninitialised value(s) |
| 20 | ==14240== at 0x403579: pqcrypto_kem_PapaBear_impl_priv_canon_3120 (ring.c:269) |
| 21 | ==14240== by 0x4033C8: pqcrypto_kem_PapaBear_impl_priv_contract_3120 (ring.c:176) |
| 22 | ==14240== by 0x402813: pqcrypto_kem_PapaBear_impl_priv_decapsulate (threebears.c:305) |
| 23 | ==14240== by 0x401EA6: crypto_kem_papabear_opt_dec (kem.c:36) |
| 24 | ==14240== by 0x400FBE: timecop_doit (try.c:96) |
| 25 | ==14240== by 0x401AF0: main (try-anything.c:306) |
| 26 | ==14240== Uninitialised value was created by a client request |
| 27 | ==14240== at 0x400F24: timecop_doit (try.c:93) |
| 28 | ==14240== by 0x401AF0: main (try-anything.c:306) |
| 29 | ==14240== |
| 30 | ==14240== Conditional jump or move depends on uninitialised value(s) |
| 31 | ==14240== at 0x403579: pqcrypto_kem_PapaBear_impl_priv_canon_3120 (ring.c:269) |
| 32 | ==14240== by 0x40284D: pqcrypto_kem_PapaBear_impl_priv_decapsulate (threebears.c:310) |
| 33 | ==14240== by 0x401EA6: crypto_kem_papabear_opt_dec (kem.c:36) |
| 34 | ==14240== by 0x400FBE: timecop_doit (try.c:96) |
| 35 | ==14240== by 0x401AF0: main (try-anything.c:306) |
| 36 | ==14240== Uninitialised value was created by a client request |
| 37 | ==14240== at 0x400F24: timecop_doit (try.c:93) |
| 38 | ==14240== by 0x401AF0: main (try-anything.c:306) |
| 39 | ==14240== |
| 40 | ==14240== |
| 41 | ==14240== HEAP SUMMARY: |
| 42 | ==14240== in use at exit: 43,520 bytes in 10 blocks |
| 43 | ==14240== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated |
| 44 | ==14240== |
| 45 | ==14240== LEAK SUMMARY: |
| 46 | ==14240== definitely lost: 0 bytes in 0 blocks |
| 47 | ==14240== indirectly lost: 0 bytes in 0 blocks |
| 48 | ==14240== possibly lost: 43,520 bytes in 10 blocks |
| 49 | ==14240== still reachable: 0 bytes in 0 blocks |
| 50 | ==14240== suppressed: 0 bytes in 0 blocks |
| 51 | ==14240== Rerun with --leak-check=full to see details of leaked memory |
| 52 | ==14240== |
| 53 | ==14240== For lists of detected and suppressed errors, rerun with: -s |
| 54 | ==14240== ERROR SUMMARY: 12 errors from 3 contexts (suppressed: 0 from 0) |