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