| 1 | error 0 |
| 2 | c8a87dd43f57dbb68645e3a4c96775e4b44a16e7b8094aa3ac20131d53850869 5723185 572819487 4300000000 crypto_aead/lakekeyakv1/opt64u6 |
| 3 | ==26735== Memcheck, a memory error detector |
| 4 | ==26735== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==26735== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==26735== Command: ./try |
| 7 | ==26735== |
| 8 | ==26735== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==26735== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 10 | ==26735== by 0x402C2C: crypto_aead_lakekeyakv1_opt64u6_decrypt (encrypt.c:62) |
| 11 | ==26735== by 0x400F77: timecop_doit (try.c:107) |
| 12 | ==26735== by 0x4027D0: main (try-anything.c:306) |
| 13 | ==26735== Uninitialised value was created by a client request |
| 14 | ==26735== at 0x400E17: timecop_doit (try.c:102) |
| 15 | ==26735== by 0x4027D0: main (try-anything.c:306) |
| 16 | ==26735== |
| 17 | ==26735== Conditional jump or move depends on uninitialised value(s) |
| 18 | ==26735== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 19 | ==26735== by 0x402C2C: crypto_aead_lakekeyakv1_opt64u6_decrypt (encrypt.c:62) |
| 20 | ==26735== by 0x400F77: timecop_doit (try.c:107) |
| 21 | ==26735== by 0x4027D0: main (try-anything.c:306) |
| 22 | ==26735== Uninitialised value was created by a client request |
| 23 | ==26735== at 0x400E17: timecop_doit (try.c:102) |
| 24 | ==26735== by 0x4027D0: main (try-anything.c:306) |
| 25 | ==26735== |
| 26 | ==26735== |
| 27 | ==26735== HEAP SUMMARY: |
| 28 | ==26735== in use at exit: 69,888 bytes in 16 blocks |
| 29 | ==26735== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated |
| 30 | ==26735== |
| 31 | ==26735== LEAK SUMMARY: |
| 32 | ==26735== definitely lost: 0 bytes in 0 blocks |
| 33 | ==26735== indirectly lost: 0 bytes in 0 blocks |
| 34 | ==26735== possibly lost: 69,888 bytes in 16 blocks |
| 35 | ==26735== still reachable: 0 bytes in 0 blocks |
| 36 | ==26735== suppressed: 0 bytes in 0 blocks |
| 37 | ==26735== Rerun with --leak-check=full to see details of leaked memory |
| 38 | ==26735== |
| 39 | ==26735== For lists of detected and suppressed errors, rerun with: -s |
| 40 | ==26735== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0) |