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