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