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