| 1 | error 0 |
| 2 | 17bce883873ae035ba61ca239ed62d18c7b8e19595fddae44f9932e00abb24cb 91959658 720924781 4300000000 crypto_sign/pass863/ref-karatsuba |
| 3 | ==29142== Memcheck, a memory error detector |
| 4 | ==29142== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==29142== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==29142== Command: ./try |
| 7 | ==29142== |
| 8 | ==29142== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==29142== at 0x402B65: crypto_sign_pass863_ref_karatsuba (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 10 | ==29142== by 0x400E66: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==29142== by 0x402304: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==29142== Uninitialised value was created by a client request |
| 13 | ==29142== at 0x400E37: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 14 | ==29142== by 0x402304: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 15 | ==29142== |
| 16 | ==29142== Conditional jump or move depends on uninitialised value(s) |
| 17 | ==29142== at 0x402B65: crypto_sign_pass863_ref_karatsuba (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 18 | ==29142== by 0x400E66: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 19 | ==29142== by 0x402315: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 20 | ==29142== Uninitialised value was created by a client request |
| 21 | ==29142== at 0x400E37: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 22 | ==29142== by 0x402315: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 23 | ==29142== |
| 24 | ==29142== |
| 25 | ==29142== HEAP SUMMARY: |
| 26 | ==29142== in use at exit: 61,420 bytes in 10 blocks |
| 27 | ==29142== total heap usage: 16 allocs, 6 frees, 75,364 bytes allocated |
| 28 | ==29142== |
| 29 | ==29142== LEAK SUMMARY: |
| 30 | ==29142== definitely lost: 0 bytes in 0 blocks |
| 31 | ==29142== indirectly lost: 0 bytes in 0 blocks |
| 32 | ==29142== possibly lost: 61,420 bytes in 10 blocks |
| 33 | ==29142== still reachable: 0 bytes in 0 blocks |
| 34 | ==29142== suppressed: 0 bytes in 0 blocks |
| 35 | ==29142== Rerun with --leak-check=full to see details of leaked memory |
| 36 | ==29142== |
| 37 | ==29142== For lists of detected and suppressed errors, rerun with: -s |
| 38 | ==29142== ERROR SUMMARY: 1726 errors from 2 contexts (suppressed: 0 from 0) |