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