| 1 | error 0 |
| 2 | 2133cf3a979e75fc9fdd0c7abcc3b9abf6bb1e04ce40f7abe7f99137ef56ee52 8332928 279299249 4300000000 crypto_hash/rfsb509/ref |
| 3 | ==21171== Memcheck, a memory error detector |
| 4 | ==21171== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==21171== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==21171== Command: ./try |
| 7 | ==21171== |
| 8 | ==21171== Use of uninitialised value of size 8 |
| 9 | ==21171== at 0x109B45: column_load (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 10 | ==21171== by 0x109DBE: crypto_hashblocks_rfsb509_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==21171== by 0x109A33: crypto_hash_rfsb509_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==21171== by 0x108D8A: doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 13 | ==21171== by 0x108DF8: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 14 | ==21171== by 0x10991D: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 15 | ==21171== Uninitialised value was created by a client request |
| 16 | ==21171== at 0x108DEA: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 17 | ==21171== by 0x10991D: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 18 | ==21171== |
| 19 | ==21171== |
| 20 | ==21171== HEAP SUMMARY: |
| 21 | ==21171== in use at exit: 17,408 bytes in 4 blocks |
| 22 | ==21171== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated |
| 23 | ==21171== |
| 24 | ==21171== LEAK SUMMARY: |
| 25 | ==21171== definitely lost: 0 bytes in 0 blocks |
| 26 | ==21171== indirectly lost: 0 bytes in 0 blocks |
| 27 | ==21171== possibly lost: 17,408 bytes in 4 blocks |
| 28 | ==21171== still reachable: 0 bytes in 0 blocks |
| 29 | ==21171== suppressed: 0 bytes in 0 blocks |
| 30 | ==21171== Rerun with --leak-check=full to see details of leaked memory |
| 31 | ==21171== |
| 32 | ==21171== For lists of detected and suppressed errors, rerun with: -s |
| 33 | ==21171== ERROR SUMMARY: 3072 errors from 1 contexts (suppressed: 0 from 0) |