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