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