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