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