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