| 1 | error 0 |
| 2 | 6843cb4bb2bfefa042b845a50f45e49cd80ff209fb2184efca57ad78fd6fc6cd 30833734 245103472 4300000000 crypto_hash/simd512/ref |
| 3 | ==27030== Memcheck, a memory error detector |
| 4 | ==27030== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==27030== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==27030== Command: ./try |
| 7 | ==27030== |
| 8 | ==27030== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==27030== at 0x10C622: message_expansion (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 10 | ==27030== by 0x10CF4E: SIMD_Compress (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==27030== by 0x10AC6C: Update (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==27030== by 0x10B523: Hash (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 13 | ==27030== by 0x10A454: crypto_hash_simd512_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 14 | ==27030== by 0x1090D8: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 15 | ==27030== by 0x108DB8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 16 | ==27030== Uninitialised value was created by a client request |
| 17 | ==27030== at 0x1090B7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 18 | ==27030== by 0x108DB8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 19 | ==27030== |
| 20 | ==27030== |
| 21 | ==27030== HEAP SUMMARY: |
| 22 | ==27030== in use at exit: 18,848 bytes in 14 blocks |
| 23 | ==27030== total heap usage: 20 allocs, 6 frees, 32,792 bytes allocated |
| 24 | ==27030== |
| 25 | ==27030== LEAK SUMMARY: |
| 26 | ==27030== definitely lost: 1,440 bytes in 10 blocks |
| 27 | ==27030== indirectly lost: 0 bytes in 0 blocks |
| 28 | ==27030== possibly lost: 17,408 bytes in 4 blocks |
| 29 | ==27030== still reachable: 0 bytes in 0 blocks |
| 30 | ==27030== suppressed: 0 bytes in 0 blocks |
| 31 | ==27030== Rerun with --leak-check=full to see details of leaked memory |
| 32 | ==27030== |
| 33 | ==27030== For lists of detected and suppressed errors, rerun with: -s |
| 34 | ==27030== ERROR SUMMARY: 6144 errors from 1 contexts (suppressed: 0 from 0) |