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