| 1 | error 0 |
| 2 | f6c41bd86800b3148f5f6daf7abce763dc716ba5e3e5ba2aeb8383a3de1f5e89 4280068 248591262 4300000000 crypto_aead/norx6441v3/ref |
| 3 | ==9739== Memcheck, a memory error detector |
| 4 | ==9739== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==9739== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==9739== Command: ./try |
| 7 | ==9739== |
| 8 | ==9739== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==9739== at 0x4033FC: norx_aead_decrypt (norx.c:693) |
| 10 | ==9739== by 0x402BF3: crypto_aead_norx6441v3_ref_decrypt (caesar.c:67) |
| 11 | ==9739== by 0x400F87: timecop_doit (try.c:107) |
| 12 | ==9739== by 0x402820: main (try-anything.c:306) |
| 13 | ==9739== Uninitialised value was created by a client request |
| 14 | ==9739== at 0x400E27: timecop_doit (try.c:102) |
| 15 | ==9739== by 0x402820: main (try-anything.c:306) |
| 16 | ==9739== |
| 17 | ==9739== |
| 18 | ==9739== HEAP SUMMARY: |
| 19 | ==9739== in use at exit: 70,144 bytes in 16 blocks |
| 20 | ==9739== total heap usage: 22 allocs, 6 frees, 84,088 bytes allocated |
| 21 | ==9739== |
| 22 | ==9739== LEAK SUMMARY: |
| 23 | ==9739== definitely lost: 0 bytes in 0 blocks |
| 24 | ==9739== indirectly lost: 0 bytes in 0 blocks |
| 25 | ==9739== possibly lost: 70,144 bytes in 16 blocks |
| 26 | ==9739== still reachable: 0 bytes in 0 blocks |
| 27 | ==9739== suppressed: 0 bytes in 0 blocks |
| 28 | ==9739== Rerun with --leak-check=full to see details of leaked memory |
| 29 | ==9739== |
| 30 | ==9739== For lists of detected and suppressed errors, rerun with: -s |
| 31 | ==9739== ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 0 from 0) |