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