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