| 1 | error 0 |
| 2 | 747a6f16907e2be0b2ccd4a6165459ad27bb9fdbd98705d4313e52d506ce5579 70449761 384414147 4300000000 crypto_aead/lakekeyakv2/reference32bits |
| 3 | ==3820== Memcheck, a memory error detector |
| 4 | ==3820== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==3820== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==3820== Command: ./try |
| 7 | ==3820== |
| 8 | ==3820== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==3820== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 10 | ==3820== by 0x403E26: KeyakWidth1600_Motorist_HandleTag (Motorist.inc:669) |
| 11 | ==3820== by 0x4043FB: KeyakWidth1600_Motorist_Wrap (Motorist.inc:895) |
| 12 | ==3820== by 0x402729: LakeKeyak_Wrap (Keyakv2.inc:60) |
| 13 | ==3820== by 0x40248B: crypto_aead_lakekeyakv2_reference32bits_decrypt (encrypt.c:53) |
| 14 | ==3820== by 0x401057: timecop_doit (try.c:107) |
| 15 | ==3820== by 0x402010: main (try-anything.c:306) |
| 16 | ==3820== Uninitialised value was created by a client request |
| 17 | ==3820== at 0x400EF7: timecop_doit (try.c:102) |
| 18 | ==3820== by 0x402010: main (try-anything.c:306) |
| 19 | ==3820== |
| 20 | ==3820== Conditional jump or move depends on uninitialised value(s) |
| 21 | ==3820== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 22 | ==3820== by 0x403E26: KeyakWidth1600_Motorist_HandleTag (Motorist.inc:669) |
| 23 | ==3820== by 0x4043FB: KeyakWidth1600_Motorist_Wrap (Motorist.inc:895) |
| 24 | ==3820== by 0x402729: LakeKeyak_Wrap (Keyakv2.inc:60) |
| 25 | ==3820== by 0x40248B: crypto_aead_lakekeyakv2_reference32bits_decrypt (encrypt.c:53) |
| 26 | ==3820== by 0x401057: timecop_doit (try.c:107) |
| 27 | ==3820== by 0x402010: main (try-anything.c:306) |
| 28 | ==3820== Uninitialised value was created by a client request |
| 29 | ==3820== at 0x400EF7: timecop_doit (try.c:102) |
| 30 | ==3820== by 0x402010: main (try-anything.c:306) |
| 31 | ==3820== |
| 32 | ==3820== |
| 33 | ==3820== HEAP SUMMARY: |
| 34 | ==3820== in use at exit: 69,888 bytes in 16 blocks |
| 35 | ==3820== total heap usage: 22 allocs, 6 frees, 83,832 bytes allocated |
| 36 | ==3820== |
| 37 | ==3820== LEAK SUMMARY: |
| 38 | ==3820== definitely lost: 0 bytes in 0 blocks |
| 39 | ==3820== indirectly lost: 0 bytes in 0 blocks |
| 40 | ==3820== possibly lost: 69,888 bytes in 16 blocks |
| 41 | ==3820== still reachable: 0 bytes in 0 blocks |
| 42 | ==3820== suppressed: 0 bytes in 0 blocks |
| 43 | ==3820== Rerun with --leak-check=full to see details of leaked memory |
| 44 | ==3820== |
| 45 | ==3820== For lists of detected and suppressed errors, rerun with: -s |
| 46 | ==3820== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0) |