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