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