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