error 0 115e78196536c1329cc0cb1000310584d7c02be4489d015f6d82a492f5430443 44528174 1516478243 4300000000 crypto_box/curve25519salsa20hmacsha512/ref ==6691== Memcheck, a memory error detector ==6691== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==6691== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info ==6691== Command: ./try ==6691== ==6691== Conditional jump or move depends on uninitialised value(s) ==6691== at 0x4035A3: crypto_secretbox_salsa20hmacsha512_ref_open (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==6691== by 0x40338E: crypto_box_curve25519salsa20hmacsha512_ref_open (box.c:26) ==6691== by 0x401054: timecop_doit (try.c:130) ==6691== by 0x402F80: main (try-anything.c:306) ==6691== Uninitialised value was created by a client request ==6691== at 0x400F91: timecop_doit (try.c:127) ==6691== by 0x402F80: main (try-anything.c:306) ==6691== ==6691== ==6691== HEAP SUMMARY: ==6691== in use at exit: 95,744 bytes in 22 blocks ==6691== total heap usage: 28 allocs, 6 frees, 109,688 bytes allocated ==6691== ==6691== LEAK SUMMARY: ==6691== definitely lost: 0 bytes in 0 blocks ==6691== indirectly lost: 0 bytes in 0 blocks ==6691== possibly lost: 95,744 bytes in 22 blocks ==6691== still reachable: 0 bytes in 0 blocks ==6691== suppressed: 0 bytes in 0 blocks ==6691== Rerun with --leak-check=full to see details of leaked memory ==6691== ==6691== For lists of detected and suppressed errors, rerun with: -s ==6691== ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 0 from 0)