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