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