| 1 | error 0 |
| 2 | b8bb67da24d4975da574c422f28c479be1b12b793595b8af65e6598f6c4ee820 85940805 1063783995 4300000000 crypto_aead/ketjejrv1/ref |
| 3 | ==28931== Memcheck, a memory error detector |
| 4 | ==28931== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==28931== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==28931== Command: ./try |
| 7 | ==28931== |
| 8 | ==28931== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==28931== at 0x4C3277D: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 10 | ==28931== by 0x402D31: crypto_aead_ketjejrv1_ref_decrypt (encrypt.c:47) |
| 11 | ==28931== by 0x401047: timecop_doit (try.c:107) |
| 12 | ==28931== by 0x4028D0: main (try-anything.c:306) |
| 13 | ==28931== Uninitialised value was created by a client request |
| 14 | ==28931== at 0x400EE7: timecop_doit (try.c:102) |
| 15 | ==28931== by 0x4028D0: main (try-anything.c:306) |
| 16 | ==28931== |
| 17 | ==28931== Conditional jump or move depends on uninitialised value(s) |
| 18 | ==28931== at 0x4C327A1: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 19 | ==28931== by 0x402D31: crypto_aead_ketjejrv1_ref_decrypt (encrypt.c:47) |
| 20 | ==28931== by 0x401047: timecop_doit (try.c:107) |
| 21 | ==28931== by 0x4028D0: main (try-anything.c:306) |
| 22 | ==28931== Uninitialised value was created by a client request |
| 23 | ==28931== at 0x400EE7: timecop_doit (try.c:102) |
| 24 | ==28931== by 0x4028D0: main (try-anything.c:306) |
| 25 | ==28931== |
| 26 | ==28931== Conditional jump or move depends on uninitialised value(s) |
| 27 | ==28931== at 0x402D38: crypto_aead_ketjejrv1_ref_decrypt (encrypt.c:47) |
| 28 | ==28931== by 0x401047: timecop_doit (try.c:107) |
| 29 | ==28931== by 0x4028D0: main (try-anything.c:306) |
| 30 | ==28931== Uninitialised value was created by a client request |
| 31 | ==28931== at 0x400EE7: timecop_doit (try.c:102) |
| 32 | ==28931== by 0x4028D0: main (try-anything.c:306) |
| 33 | ==28931== |
| 34 | ==28931== |
| 35 | ==28931== HEAP SUMMARY: |
| 36 | ==28931== in use at exit: 69,824 bytes in 16 blocks |
| 37 | ==28931== total heap usage: 22 allocs, 6 frees, 83,768 bytes allocated |
| 38 | ==28931== |
| 39 | ==28931== LEAK SUMMARY: |
| 40 | ==28931== definitely lost: 0 bytes in 0 blocks |
| 41 | ==28931== indirectly lost: 0 bytes in 0 blocks |
| 42 | ==28931== possibly lost: 69,824 bytes in 16 blocks |
| 43 | ==28931== still reachable: 0 bytes in 0 blocks |
| 44 | ==28931== suppressed: 0 bytes in 0 blocks |
| 45 | ==28931== Rerun with --leak-check=full to see details of leaked memory |
| 46 | ==28931== |
| 47 | ==28931== For lists of detected and suppressed errors, rerun with: -s |
| 48 | ==28931== ERROR SUMMARY: 26 errors from 3 contexts (suppressed: 0 from 0) |