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