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