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