| 1 | error 0 |
| 2 | ==13651== Memcheck, a memory error detector |
| 3 | ==13651== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 4 | ==13651== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 5 | ==13651== Command: ./try |
| 6 | ==13651== |
| 7 | ==13651== Conditional jump or move depends on uninitialised value(s) |
| 8 | ==13651== at 0x40290F: treehash (utils.c:120) |
| 9 | ==13651== by 0x402E25: fors_sign (fors.c:93) |
| 10 | ==13651== by 0x40228F: crypto_sign_sphincss192shake256_ref (sign.c:122) |
| 11 | ==13651== by 0x400DF6: timecop_doit (try.c:96) |
| 12 | ==13651== by 0x401CC0: main (try-anything.c:306) |
| 13 | ==13651== Uninitialised value was created by a client request |
| 14 | ==13651== at 0x400DC7: timecop_doit (try.c:95) |
| 15 | ==13651== by 0x401CC0: main (try-anything.c:306) |
| 16 | ==13651== |
| 17 | ==13651== Conditional jump or move depends on uninitialised value(s) |
| 18 | ==13651== at 0x4029C8: treehash (utils.c:141) |
| 19 | ==13651== by 0x402E25: fors_sign (fors.c:93) |
| 20 | ==13651== by 0x40228F: crypto_sign_sphincss192shake256_ref (sign.c:122) |
| 21 | ==13651== by 0x400DF6: timecop_doit (try.c:96) |
| 22 | ==13651== by 0x401CC0: main (try-anything.c:306) |
| 23 | ==13651== Uninitialised value was created by a client request |
| 24 | ==13651== at 0x400DC7: timecop_doit (try.c:95) |
| 25 | ==13651== by 0x401CC0: main (try-anything.c:306) |
| 26 | ==13651== |
| 27 | Alarm clock |