| 1 | error 0 |
| 2 | 115e78196536c1329cc0cb1000310584d7c02be4489d015f6d82a492f5430443 44635830 1364069048 4300000000 crypto_box/curve25519salsa20hmacsha512/ref |
| 3 | ==6788== Memcheck, a memory error detector |
| 4 | ==6788== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==6788== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==6788== Command: ./try |
| 7 | ==6788== |
| 8 | ==6788== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==6788== at 0x403C13: crypto_secretbox_salsa20hmacsha512_ref_open (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 10 | ==6788== by 0x4039FE: crypto_box_curve25519salsa20hmacsha512_ref_open (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 11 | ==6788== by 0x4010A4: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 12 | ==6788== by 0x403582: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 13 | ==6788== Uninitialised value was created by a client request |
| 14 | ==6788== at 0x400FE1: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 15 | ==6788== by 0x403582: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 16 | ==6788== |
| 17 | ==6788== Conditional jump or move depends on uninitialised value(s) |
| 18 | ==6788== at 0x403C13: crypto_secretbox_salsa20hmacsha512_ref_open (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 19 | ==6788== by 0x4039FE: crypto_box_curve25519salsa20hmacsha512_ref_open (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 20 | ==6788== by 0x4010A4: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 21 | ==6788== by 0x403593: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 22 | ==6788== Uninitialised value was created by a client request |
| 23 | ==6788== at 0x400FE1: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 24 | ==6788== by 0x403593: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) |
| 25 | ==6788== |
| 26 | ==6788== |
| 27 | ==6788== HEAP SUMMARY: |
| 28 | ==6788== in use at exit: 95,744 bytes in 22 blocks |
| 29 | ==6788== total heap usage: 28 allocs, 6 frees, 109,688 bytes allocated |
| 30 | ==6788== |
| 31 | ==6788== LEAK SUMMARY: |
| 32 | ==6788== definitely lost: 0 bytes in 0 blocks |
| 33 | ==6788== indirectly lost: 0 bytes in 0 blocks |
| 34 | ==6788== possibly lost: 95,744 bytes in 22 blocks |
| 35 | ==6788== still reachable: 0 bytes in 0 blocks |
| 36 | ==6788== suppressed: 0 bytes in 0 blocks |
| 37 | ==6788== Rerun with --leak-check=full to see details of leaked memory |
| 38 | ==6788== |
| 39 | ==6788== For lists of detected and suppressed errors, rerun with: -s |
| 40 | ==6788== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) |