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