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