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