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