| 1 | error 0 |
| 2 | 19588770b32accb8a9dad2b7b0340a892cbcba7e54177f4c94a5d63320a50f4c 10456380 74962943205 4300000000 crypto_sign/mqqsig256/ref |
| 3 | ==25172== Memcheck, a memory error detector |
| 4 | ==25172== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==25172== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==25172== Command: ./try |
| 7 | ==25172== |
| 8 | ==25172== Use of uninitialised value of size 8 |
| 9 | ==25172== at 0x10C479: sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 10 | ==25172== by 0x10C4ED: crypto_sign_mqqsig256_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==25172== by 0x10925E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==25172== by 0x108E38: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 13 | ==25172== Uninitialised value was created by a client request |
| 14 | ==25172== at 0x10922D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 15 | ==25172== by 0x108E38: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 16 | ==25172== |
| 17 | ==25172== Use of uninitialised value of size 8 |
| 18 | ==25172== at 0x10C479: sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 19 | ==25172== by 0x10C4ED: crypto_sign_mqqsig256_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 20 | ==25172== by 0x10925E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 21 | ==25172== by 0x108E49: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 22 | ==25172== Uninitialised value was created by a client request |
| 23 | ==25172== at 0x10922D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 24 | ==25172== by 0x108E49: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 25 | ==25172== |
| 26 | ==25172== |
| 27 | ==25172== HEAP SUMMARY: |
| 28 | ==25172== in use at exit: 7,898,080 bytes in 10 blocks |
| 29 | ==25172== total heap usage: 22 allocs, 12 frees, 43,177,656 bytes allocated |
| 30 | ==25172== |
| 31 | ==25172== LEAK SUMMARY: |
| 32 | ==25172== definitely lost: 0 bytes in 0 blocks |
| 33 | ==25172== indirectly lost: 0 bytes in 0 blocks |
| 34 | ==25172== possibly lost: 7,898,080 bytes in 10 blocks |
| 35 | ==25172== still reachable: 0 bytes in 0 blocks |
| 36 | ==25172== suppressed: 0 bytes in 0 blocks |
| 37 | ==25172== Rerun with --leak-check=full to see details of leaked memory |
| 38 | ==25172== |
| 39 | ==25172== For lists of detected and suppressed errors, rerun with: -s |
| 40 | ==25172== ERROR SUMMARY: 62 errors from 2 contexts (suppressed: 0 from 0) |