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