| 1 | error 0 |
| 2 | 9c21f7765082559becf6753bb15163f14eae35e0c93531c32d689b7d6f15c326 50137700 8891129112 4300000000 crypto_sign/sflashv2/ref |
| 3 | ==19769== Memcheck, a memory error detector |
| 4 | ==19769== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==19769== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==19769== Command: ./try |
| 7 | ==19769== |
| 8 | ==19769== Use of uninitialised value of size 8 |
| 9 | ==19769== at 0x404763: Flash_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 10 | ==19769== by 0x409394: Flash_sign2 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==19769== by 0x40A2E3: crypto_sign_sflashv2_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==19769== by 0x400F96: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 13 | ==19769== by 0x4023E4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 14 | ==19769== Uninitialised value was created by a client request |
| 15 | ==19769== at 0x400F67: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 16 | ==19769== by 0x4023E4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 17 | ==19769== |
| 18 | ==19769== Use of uninitialised value of size 8 |
| 19 | ==19769== at 0x408C63: Flash_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 20 | ==19769== by 0x409394: Flash_sign2 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 21 | ==19769== by 0x40A2E3: crypto_sign_sflashv2_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 22 | ==19769== by 0x400F96: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 23 | ==19769== by 0x4023E4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 24 | ==19769== Uninitialised value was created by a client request |
| 25 | ==19769== at 0x400F67: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 26 | ==19769== by 0x4023E4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 27 | ==19769== |
| 28 | ==19769== |
| 29 | ==19769== HEAP SUMMARY: |
| 30 | ==19769== in use at exit: 195,220 bytes in 10 blocks |
| 31 | ==19769== total heap usage: 30 allocs, 20 frees, 1,264,386 bytes allocated |
| 32 | ==19769== |
| 33 | ==19769== LEAK SUMMARY: |
| 34 | ==19769== definitely lost: 0 bytes in 0 blocks |
| 35 | ==19769== indirectly lost: 0 bytes in 0 blocks |
| 36 | ==19769== possibly lost: 195,220 bytes in 10 blocks |
| 37 | ==19769== still reachable: 0 bytes in 0 blocks |
| 38 | ==19769== suppressed: 0 bytes in 0 blocks |
| 39 | ==19769== Rerun with --leak-check=full to see details of leaked memory |
| 40 | ==19769== |
| 41 | ==19769== For lists of detected and suppressed errors, rerun with: -s |
| 42 | ==19769== ERROR SUMMARY: 5476 errors from 2 contexts (suppressed: 0 from 0) |