| 1 | error 0 |
| 2 | 04e95f60ae1fda9502115c693df2cbd5762fe883555d2132b426b71c04d18887 13355255 293109287 4300000000 crypto_aead/omdsha256k256n104tau160v1/ref |
| 3 | ==9256== Memcheck, a memory error detector |
| 4 | ==9256== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==9256== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==9256== Command: ./try |
| 7 | ==9256== |
| 8 | ==9256== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==9256== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 10 | ==9256== by 0x403621: omdsha256_process (omdsha256.c:455) |
| 11 | ==9256== by 0x402B98: crypto_aead_omdsha256k256n104tau160v1_ref_decrypt (encrypt.c:62) |
| 12 | ==9256== by 0x400F77: timecop_doit (try.c:107) |
| 13 | ==9256== by 0x402810: main (try-anything.c:306) |
| 14 | ==9256== Uninitialised value was created by a client request |
| 15 | ==9256== at 0x400E17: timecop_doit (try.c:102) |
| 16 | ==9256== by 0x402810: main (try-anything.c:306) |
| 17 | ==9256== |
| 18 | ==9256== Conditional jump or move depends on uninitialised value(s) |
| 19 | ==9256== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 20 | ==9256== by 0x403621: omdsha256_process (omdsha256.c:455) |
| 21 | ==9256== by 0x402B98: crypto_aead_omdsha256k256n104tau160v1_ref_decrypt (encrypt.c:62) |
| 22 | ==9256== by 0x400F77: timecop_doit (try.c:107) |
| 23 | ==9256== by 0x402810: main (try-anything.c:306) |
| 24 | ==9256== Uninitialised value was created by a client request |
| 25 | ==9256== at 0x400E17: timecop_doit (try.c:102) |
| 26 | ==9256== by 0x402810: main (try-anything.c:306) |
| 27 | ==9256== |
| 28 | ==9256== Conditional jump or move depends on uninitialised value(s) |
| 29 | ==9256== at 0x4C3277D: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 30 | ==9256== by 0x403621: omdsha256_process (omdsha256.c:455) |
| 31 | ==9256== by 0x402B98: crypto_aead_omdsha256k256n104tau160v1_ref_decrypt (encrypt.c:62) |
| 32 | ==9256== by 0x400F77: timecop_doit (try.c:107) |
| 33 | ==9256== by 0x402810: main (try-anything.c:306) |
| 34 | ==9256== Uninitialised value was created by a client request |
| 35 | ==9256== at 0x400E17: timecop_doit (try.c:102) |
| 36 | ==9256== by 0x402810: main (try-anything.c:306) |
| 37 | ==9256== |
| 38 | ==9256== Conditional jump or move depends on uninitialised value(s) |
| 39 | ==9256== at 0x4C327A1: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 40 | ==9256== by 0x403621: omdsha256_process (omdsha256.c:455) |
| 41 | ==9256== by 0x402B98: crypto_aead_omdsha256k256n104tau160v1_ref_decrypt (encrypt.c:62) |
| 42 | ==9256== by 0x400F77: timecop_doit (try.c:107) |
| 43 | ==9256== by 0x402810: main (try-anything.c:306) |
| 44 | ==9256== Uninitialised value was created by a client request |
| 45 | ==9256== at 0x400E17: timecop_doit (try.c:102) |
| 46 | ==9256== by 0x402810: main (try-anything.c:306) |
| 47 | ==9256== |
| 48 | ==9256== Conditional jump or move depends on uninitialised value(s) |
| 49 | ==9256== at 0x402B9C: crypto_aead_omdsha256k256n104tau160v1_ref_decrypt (encrypt.c:64) |
| 50 | ==9256== by 0x400F77: timecop_doit (try.c:107) |
| 51 | ==9256== by 0x402810: main (try-anything.c:306) |
| 52 | ==9256== Uninitialised value was created by a client request |
| 53 | ==9256== at 0x400E17: timecop_doit (try.c:102) |
| 54 | ==9256== by 0x402810: main (try-anything.c:306) |
| 55 | ==9256== |
| 56 | ==9256== |
| 57 | ==9256== HEAP SUMMARY: |
| 58 | ==9256== in use at exit: 69,952 bytes in 16 blocks |
| 59 | ==9256== total heap usage: 22 allocs, 6 frees, 83,896 bytes allocated |
| 60 | ==9256== |
| 61 | ==9256== LEAK SUMMARY: |
| 62 | ==9256== definitely lost: 0 bytes in 0 blocks |
| 63 | ==9256== indirectly lost: 0 bytes in 0 blocks |
| 64 | ==9256== possibly lost: 69,952 bytes in 16 blocks |
| 65 | ==9256== still reachable: 0 bytes in 0 blocks |
| 66 | ==9256== suppressed: 0 bytes in 0 blocks |
| 67 | ==9256== Rerun with --leak-check=full to see details of leaked memory |
| 68 | ==9256== |
| 69 | ==9256== For lists of detected and suppressed errors, rerun with: -s |
| 70 | ==9256== ERROR SUMMARY: 14 errors from 5 contexts (suppressed: 0 from 0) |