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