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