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