| 1 | error 0 |
| 2 | f114be0cd6edc41da44b3adf224adcdf35006f58ad8bcfd2e2a24e9fa7bc60b9 6110002 67924512 4300000000 crypto_hash/mcssha4/ref |
| 3 | ==12550== Memcheck, a memory error detector |
| 4 | ==12550== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==12550== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==12550== Command: ./try |
| 7 | ==12550== |
| 8 | ==12550== Use of uninitialised value of size 8 |
| 9 | ==12550== at 0x401D86: Update (mcssha4.c:193) |
| 10 | ==12550== by 0x40248E: Hash3 (mcssha4.c:399) |
| 11 | ==12550== by 0x401874: crypto_hash_mcssha4_ref (hash.c:10) |
| 12 | ==12550== by 0x400CC5: timecop_doit (try.c:69) |
| 13 | ==12550== by 0x401550: main (try-anything.c:306) |
| 14 | ==12550== Uninitialised value was created by a client request |
| 15 | ==12550== at 0x400CB7: timecop_doit (try.c:68) |
| 16 | ==12550== by 0x401550: main (try-anything.c:306) |
| 17 | ==12550== |
| 18 | ==12550== Use of uninitialised value of size 8 |
| 19 | ==12550== at 0x401D39: Update (mcssha4.c:191) |
| 20 | ==12550== by 0x40248E: Hash3 (mcssha4.c:399) |
| 21 | ==12550== by 0x401874: crypto_hash_mcssha4_ref (hash.c:10) |
| 22 | ==12550== by 0x400CC5: timecop_doit (try.c:69) |
| 23 | ==12550== by 0x401550: main (try-anything.c:306) |
| 24 | ==12550== Uninitialised value was created by a client request |
| 25 | ==12550== at 0x400CB7: timecop_doit (try.c:68) |
| 26 | ==12550== by 0x401550: main (try-anything.c:306) |
| 27 | ==12550== |
| 28 | ==12550== Use of uninitialised value of size 8 |
| 29 | ==12550== at 0x4021B5: Final (mcssha4.c:354) |
| 30 | ==12550== by 0x40249E: Hash3 (mcssha4.c:401) |
| 31 | ==12550== by 0x401874: crypto_hash_mcssha4_ref (hash.c:10) |
| 32 | ==12550== by 0x400CC5: timecop_doit (try.c:69) |
| 33 | ==12550== by 0x401550: main (try-anything.c:306) |
| 34 | ==12550== Uninitialised value was created by a client request |
| 35 | ==12550== at 0x400CB7: timecop_doit (try.c:68) |
| 36 | ==12550== by 0x401550: main (try-anything.c:306) |
| 37 | ==12550== |
| 38 | ==12550== |
| 39 | ==12550== HEAP SUMMARY: |
| 40 | ==12550== in use at exit: 17,408 bytes in 4 blocks |
| 41 | ==12550== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated |
| 42 | ==12550== |
| 43 | ==12550== LEAK SUMMARY: |
| 44 | ==12550== definitely lost: 0 bytes in 0 blocks |
| 45 | ==12550== indirectly lost: 0 bytes in 0 blocks |
| 46 | ==12550== possibly lost: 17,408 bytes in 4 blocks |
| 47 | ==12550== still reachable: 0 bytes in 0 blocks |
| 48 | ==12550== suppressed: 0 bytes in 0 blocks |
| 49 | ==12550== Rerun with --leak-check=full to see details of leaked memory |
| 50 | ==12550== |
| 51 | ==12550== For lists of detected and suppressed errors, rerun with: -s |
| 52 | ==12550== ERROR SUMMARY: 9504 errors from 3 contexts (suppressed: 0 from 0) |