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