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