| 1 | error 0 |
| 2 | 1006ae0451134c4c110ef8c78950818e93c37e2659c84d357fd4bc047cbc6f36 32745708 314023092 4300000000 crypto_kem/kyber512/ref |
| 3 | ==14952== Memcheck, a memory error detector |
| 4 | ==14952== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==14952== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==14952== Command: ./try |
| 7 | ==14952== |
| 8 | ==14952== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==14952== at 0x10AFD7: gen_matrix (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 10 | ==14952== by 0x10B25E: indcpa_enc (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==14952== by 0x10A197: crypto_kem_kyber512_ref_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==14952== by 0x109199: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 13 | ==14952== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 14 | ==14952== Uninitialised value was created by a client request |
| 15 | ==14952== at 0x1090EA: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 16 | ==14952== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 17 | ==14952== |
| 18 | ==14952== |
| 19 | ==14952== HEAP SUMMARY: |
| 20 | ==14952== in use at exit: 43,520 bytes in 10 blocks |
| 21 | ==14952== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated |
| 22 | ==14952== |
| 23 | ==14952== LEAK SUMMARY: |
| 24 | ==14952== definitely lost: 0 bytes in 0 blocks |
| 25 | ==14952== indirectly lost: 0 bytes in 0 blocks |
| 26 | ==14952== possibly lost: 43,520 bytes in 10 blocks |
| 27 | ==14952== still reachable: 0 bytes in 0 blocks |
| 28 | ==14952== suppressed: 0 bytes in 0 blocks |
| 29 | ==14952== Rerun with --leak-check=full to see details of leaked memory |
| 30 | ==14952== |
| 31 | ==14952== For lists of detected and suppressed errors, rerun with: -s |
| 32 | ==14952== ERROR SUMMARY: 2200 errors from 1 contexts (suppressed: 0 from 0) |