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