| 1 | error 0 |
| 2 | 1006ae0451134c4c110ef8c78950818e93c37e2659c84d357fd4bc047cbc6f36 34639110 360344815 4300000000 crypto_kem/kyber512/ref |
| 3 | ==14330== Memcheck, a memory error detector |
| 4 | ==14330== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==14330== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==14330== Command: ./try |
| 7 | ==14330== |
| 8 | ==14330== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==14330== at 0x402D0A: gen_matrix (indcpa.c:93) |
| 10 | ==14330== by 0x402F70: indcpa_enc (indcpa.c:164) |
| 11 | ==14330== by 0x401E1A: crypto_kem_kyber512_ref_dec (kem.c:58) |
| 12 | ==14330== by 0x400E3E: timecop_doit (try.c:96) |
| 13 | ==14330== by 0x401970: main (try-anything.c:306) |
| 14 | ==14330== Uninitialised value was created by a client request |
| 15 | ==14330== at 0x400DA4: timecop_doit (try.c:93) |
| 16 | ==14330== by 0x401970: main (try-anything.c:306) |
| 17 | ==14330== |
| 18 | ==14330== |
| 19 | ==14330== HEAP SUMMARY: |
| 20 | ==14330== in use at exit: 43,520 bytes in 10 blocks |
| 21 | ==14330== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated |
| 22 | ==14330== |
| 23 | ==14330== LEAK SUMMARY: |
| 24 | ==14330== definitely lost: 0 bytes in 0 blocks |
| 25 | ==14330== indirectly lost: 0 bytes in 0 blocks |
| 26 | ==14330== possibly lost: 43,520 bytes in 10 blocks |
| 27 | ==14330== still reachable: 0 bytes in 0 blocks |
| 28 | ==14330== suppressed: 0 bytes in 0 blocks |
| 29 | ==14330== Rerun with --leak-check=full to see details of leaked memory |
| 30 | ==14330== |
| 31 | ==14330== For lists of detected and suppressed errors, rerun with: -s |
| 32 | ==14330== ERROR SUMMARY: 2200 errors from 1 contexts (suppressed: 0 from 0) |