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