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