| 1 | error 0 |
| 2 | d98f86a467662f3af633ad3b50f2a2aec43d2c93b9f95afddf0873f7e087a76d 3644844 99068417 4300000000 crypto_hash/md6d224/ref |
| 3 | ==15811== Memcheck, a memory error detector |
| 4 | ==15811== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==15811== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==15811== Command: ./try |
| 7 | ==15811== |
| 8 | ==15811== Use of uninitialised value of size 8 |
| 9 | ==15811== at 0x10A615: md6_compute_hex_hashval (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 10 | ==15811== by 0x10A7D9: md6_final (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==15811== by 0x109C7A: Hash (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==15811== by 0x109BC4: crypto_hash_md6d224_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 13 | ==15811== by 0x109048: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 14 | ==15811== by 0x108D28: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 15 | ==15811== Uninitialised value was created by a client request |
| 16 | ==15811== at 0x109027: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 17 | ==15811== by 0x108D28: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 18 | ==15811== |
| 19 | ==15811== Use of uninitialised value of size 8 |
| 20 | ==15811== at 0x10A61C: md6_compute_hex_hashval (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 21 | ==15811== by 0x10A7D9: md6_final (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 22 | ==15811== by 0x109C7A: Hash (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 23 | ==15811== by 0x109BC4: crypto_hash_md6d224_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 24 | ==15811== by 0x109048: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 25 | ==15811== by 0x108D28: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 26 | ==15811== Uninitialised value was created by a client request |
| 27 | ==15811== at 0x109027: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 28 | ==15811== by 0x108D28: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 29 | ==15811== |
| 30 | ==15811== |
| 31 | ==15811== HEAP SUMMARY: |
| 32 | ==15811== in use at exit: 17,408 bytes in 4 blocks |
| 33 | ==15811== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated |
| 34 | ==15811== |
| 35 | ==15811== LEAK SUMMARY: |
| 36 | ==15811== definitely lost: 0 bytes in 0 blocks |
| 37 | ==15811== indirectly lost: 0 bytes in 0 blocks |
| 38 | ==15811== possibly lost: 17,408 bytes in 4 blocks |
| 39 | ==15811== still reachable: 0 bytes in 0 blocks |
| 40 | ==15811== suppressed: 0 bytes in 0 blocks |
| 41 | ==15811== Rerun with --leak-check=full to see details of leaked memory |
| 42 | ==15811== |
| 43 | ==15811== For lists of detected and suppressed errors, rerun with: -s |
| 44 | ==15811== ERROR SUMMARY: 112 errors from 2 contexts (suppressed: 0 from 0) |