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