| 1 | error 0 |
| 2 | 0b3bb49a98d2f3873a258305f610a921b359fcfc5c8198cbd7ff08b56d8426b0 348760771 498867901000 4300000000 crypto_sign/rainbow3b/ref |
| 3 | ==25604== Memcheck, a memory error detector |
| 4 | ==25604== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==25604== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==25604== Command: ./try |
| 7 | ==25604== |
| 8 | ==25604== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==25604== at 0x40C9E1: rainbow_sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 10 | ==25604== by 0x402AB8: crypto_sign_rainbow3b_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==25604== by 0x401186: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==25604== by 0x4025D4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 13 | ==25604== |
| 14 | ==25604== Conditional jump or move depends on uninitialised value(s) |
| 15 | ==25604== at 0x40DB33: rainbow_sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 16 | ==25604== by 0x402AB8: crypto_sign_rainbow3b_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 17 | ==25604== by 0x401186: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 18 | ==25604== by 0x4025D4: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 19 | ==25604== |
| 20 | ==25604== Conditional jump or move depends on uninitialised value(s) |
| 21 | ==25604== at 0x40C9E1: rainbow_sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 22 | ==25604== by 0x402AB8: crypto_sign_rainbow3b_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 23 | ==25604== by 0x401186: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 24 | ==25604== by 0x4025E5: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 25 | ==25604== |
| 26 | ==25604== Conditional jump or move depends on uninitialised value(s) |
| 27 | ==25604== at 0x40DB33: rainbow_sign (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 28 | ==25604== by 0x402AB8: crypto_sign_rainbow3b_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 29 | ==25604== by 0x401186: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 30 | ==25604== by 0x4025E5: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 31 | ==25604== |
| 32 | ==25604== |
| 33 | ==25604== HEAP SUMMARY: |
| 34 | ==25604== in use at exit: 5,647,910 bytes in 10 blocks |
| 35 | ==25604== total heap usage: 36 allocs, 26 frees, 18,156,158 bytes allocated |
| 36 | ==25604== |
| 37 | ==25604== LEAK SUMMARY: |
| 38 | ==25604== definitely lost: 0 bytes in 0 blocks |
| 39 | ==25604== indirectly lost: 0 bytes in 0 blocks |
| 40 | ==25604== possibly lost: 5,647,910 bytes in 10 blocks |
| 41 | ==25604== still reachable: 0 bytes in 0 blocks |
| 42 | ==25604== suppressed: 0 bytes in 0 blocks |
| 43 | ==25604== Rerun with --leak-check=full to see details of leaked memory |
| 44 | ==25604== |
| 45 | ==25604== For lists of detected and suppressed errors, rerun with: -s |
| 46 | ==25604== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0) |