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