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