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