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