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