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