| 1 | error 0 |
| 2 | 54e89c944426775234e1b1c9b1c1fad88c1e7f128f1597408f0b645ab71a4af4 6744729 66617106 4300000000 crypto_hash/mcssha5/ref |
| 3 | ==13017== Memcheck, a memory error detector |
| 4 | ==13017== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==13017== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==13017== Command: ./try |
| 7 | ==13017== |
| 8 | ==13017== Use of uninitialised value of size 8 |
| 9 | ==13017== at 0x401D86: Update (mcssha5.c:194) |
| 10 | ==13017== by 0x402666: Hash (mcssha5.c:397) |
| 11 | ==13017== by 0x401874: crypto_hash_mcssha5_ref (hash.c:10) |
| 12 | ==13017== by 0x400CC5: timecop_doit (try.c:69) |
| 13 | ==13017== by 0x401550: main (try-anything.c:306) |
| 14 | ==13017== Uninitialised value was created by a client request |
| 15 | ==13017== at 0x400CB7: timecop_doit (try.c:68) |
| 16 | ==13017== by 0x401550: main (try-anything.c:306) |
| 17 | ==13017== |
| 18 | ==13017== Use of uninitialised value of size 8 |
| 19 | ==13017== at 0x401D39: Update (mcssha5.c:192) |
| 20 | ==13017== by 0x402666: Hash (mcssha5.c:397) |
| 21 | ==13017== by 0x401874: crypto_hash_mcssha5_ref (hash.c:10) |
| 22 | ==13017== by 0x400CC5: timecop_doit (try.c:69) |
| 23 | ==13017== by 0x401550: main (try-anything.c:306) |
| 24 | ==13017== Uninitialised value was created by a client request |
| 25 | ==13017== at 0x400CB7: timecop_doit (try.c:68) |
| 26 | ==13017== by 0x401550: main (try-anything.c:306) |
| 27 | ==13017== |
| 28 | ==13017== Use of uninitialised value of size 8 |
| 29 | ==13017== at 0x4022AE: Final (mcssha5.c:372) |
| 30 | ==13017== by 0x402676: Hash (mcssha5.c:399) |
| 31 | ==13017== by 0x401874: crypto_hash_mcssha5_ref (hash.c:10) |
| 32 | ==13017== by 0x400CC5: timecop_doit (try.c:69) |
| 33 | ==13017== by 0x401550: main (try-anything.c:306) |
| 34 | ==13017== Uninitialised value was created by a client request |
| 35 | ==13017== at 0x400CB7: timecop_doit (try.c:68) |
| 36 | ==13017== by 0x401550: main (try-anything.c:306) |
| 37 | ==13017== |
| 38 | ==13017== Use of uninitialised value of size 8 |
| 39 | ==13017== at 0x402275: Final (mcssha5.c:369) |
| 40 | ==13017== by 0x402676: Hash (mcssha5.c:399) |
| 41 | ==13017== by 0x401874: crypto_hash_mcssha5_ref (hash.c:10) |
| 42 | ==13017== by 0x400CC5: timecop_doit (try.c:69) |
| 43 | ==13017== by 0x401550: main (try-anything.c:306) |
| 44 | ==13017== Uninitialised value was created by a client request |
| 45 | ==13017== at 0x400CB7: timecop_doit (try.c:68) |
| 46 | ==13017== by 0x401550: main (try-anything.c:306) |
| 47 | ==13017== |
| 48 | ==13017== |
| 49 | ==13017== HEAP SUMMARY: |
| 50 | ==13017== in use at exit: 17,408 bytes in 4 blocks |
| 51 | ==13017== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated |
| 52 | ==13017== |
| 53 | ==13017== LEAK SUMMARY: |
| 54 | ==13017== definitely lost: 0 bytes in 0 blocks |
| 55 | ==13017== indirectly lost: 0 bytes in 0 blocks |
| 56 | ==13017== possibly lost: 17,408 bytes in 4 blocks |
| 57 | ==13017== still reachable: 0 bytes in 0 blocks |
| 58 | ==13017== suppressed: 0 bytes in 0 blocks |
| 59 | ==13017== Rerun with --leak-check=full to see details of leaked memory |
| 60 | ==13017== |
| 61 | ==13017== For lists of detected and suppressed errors, rerun with: -s |
| 62 | ==13017== ERROR SUMMARY: 9634 errors from 4 contexts (suppressed: 0 from 0) |