error 0 68e2556b88b5737b82ab59b785906563ec9e49ac637a2479759593b232f1b2de 416101515 521191227346 4300000000 crypto_sign/rainbow1b/portable ==22808== Memcheck, a memory error detector ==22808== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==22808== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info ==22808== Command: ./try ==22808== ==22808== Conditional jump or move depends on uninitialised value(s) ==22808== at 0x403C6B: rainbow_sign (rainbow.c:293) ==22808== by 0x4023E8: crypto_sign_rainbow1b_portable (sign.c:50) ==22808== by 0x401136: timecop_doit (try.c:96) ==22808== by 0x401FD0: main (try-anything.c:306) ==22808== Uninitialised value was created by a client request ==22808== at 0x401107: timecop_doit (try.c:95) ==22808== by 0x401FD0: main (try-anything.c:306) ==22808== ==22808== Conditional jump or move depends on uninitialised value(s) ==22808== at 0x403EF2: rainbow_sign (rainbow.c:317) ==22808== by 0x4023E8: crypto_sign_rainbow1b_portable (sign.c:50) ==22808== by 0x401136: timecop_doit (try.c:96) ==22808== by 0x401FD0: main (try-anything.c:306) ==22808== Uninitialised value was created by a client request ==22808== at 0x401107: timecop_doit (try.c:95) ==22808== by 0x401FD0: main (try-anything.c:306) ==22808== ==22808== ==22808== HEAP SUMMARY: ==22808== in use at exit: 1,634,410 bytes in 10 blocks ==22808== total heap usage: 36 allocs, 26 frees, 5,244,590 bytes allocated ==22808== ==22808== LEAK SUMMARY: ==22808== definitely lost: 0 bytes in 0 blocks ==22808== indirectly lost: 0 bytes in 0 blocks ==22808== possibly lost: 1,634,410 bytes in 10 blocks ==22808== still reachable: 0 bytes in 0 blocks ==22808== suppressed: 0 bytes in 0 blocks ==22808== Rerun with --leak-check=full to see details of leaked memory ==22808== ==22808== For lists of detected and suppressed errors, rerun with: -s ==22808== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0)