| 1 | error 0 |
| 2 | e838e25d22493dfe19b06a2120254c2d76f650f058450ef2a8f6dd63c893fe01 16617122 229537676 4300000000 crypto_kem/mamabearephem/lowmem |
| 3 | ==23383== Memcheck, a memory error detector |
| 4 | ==23383== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==23383== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==23383== Command: ./try |
| 7 | ==23383== |
| 8 | ==23383== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==23383== at 0x10B45D: pqcrypto_kem_MamaBearEphem_impl_priv_canon_3120 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 10 | ==23383== by 0x10AAB7: pqcrypto_kem_MamaBearEphem_impl_priv_decapsulate (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==23383== by 0x10A127: crypto_kem_mamabearephem_lowmem_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==23383== by 0x109179: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 13 | ==23383== by 0x109FB0: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 14 | ==23383== Uninitialised value was created by a client request |
| 15 | ==23383== at 0x1090CA: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 16 | ==23383== by 0x109FB0: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 17 | ==23383== |
| 18 | ==23383== |
| 19 | ==23383== HEAP SUMMARY: |
| 20 | ==23383== in use at exit: 43,520 bytes in 10 blocks |
| 21 | ==23383== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated |
| 22 | ==23383== |
| 23 | ==23383== LEAK SUMMARY: |
| 24 | ==23383== definitely lost: 0 bytes in 0 blocks |
| 25 | ==23383== indirectly lost: 0 bytes in 0 blocks |
| 26 | ==23383== possibly lost: 43,520 bytes in 10 blocks |
| 27 | ==23383== still reachable: 0 bytes in 0 blocks |
| 28 | ==23383== suppressed: 0 bytes in 0 blocks |
| 29 | ==23383== Rerun with --leak-check=full to see details of leaked memory |
| 30 | ==23383== |
| 31 | ==23383== For lists of detected and suppressed errors, rerun with: -s |
| 32 | ==23383== ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 0 from 0) |