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