| 1 | error 0 |
| 2 | f7e9b9dddf66aa6d893751c731b6922b7e4d63498427a517e1d7ca5b798c9942 91832187982 104357382708 4300000000 crypto_sign/sphincsf256shake256/ref |
| 3 | ==326== Memcheck, a memory error detector |
| 4 | ==326== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==326== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==326== Command: ./try |
| 7 | ==326== |
| 8 | ==326== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==326== at 0x402920: treehash (utils.c:120) |
| 10 | ==326== by 0x402E35: fors_sign (fors.c:93) |
| 11 | ==326== by 0x4022AF: crypto_sign_sphincsf256shake256_ref (sign.c:122) |
| 12 | ==326== by 0x400DF6: timecop_doit (try.c:96) |
| 13 | ==326== by 0x401CE0: main (try-anything.c:306) |
| 14 | ==326== Uninitialised value was created by a client request |
| 15 | ==326== at 0x400DC7: timecop_doit (try.c:95) |
| 16 | ==326== by 0x401CE0: main (try-anything.c:306) |
| 17 | ==326== |
| 18 | ==326== Conditional jump or move depends on uninitialised value(s) |
| 19 | ==326== at 0x4029D6: treehash (utils.c:141) |
| 20 | ==326== by 0x402E35: fors_sign (fors.c:93) |
| 21 | ==326== by 0x4022AF: crypto_sign_sphincsf256shake256_ref (sign.c:122) |
| 22 | ==326== by 0x400DF6: timecop_doit (try.c:96) |
| 23 | ==326== by 0x401CE0: main (try-anything.c:306) |
| 24 | ==326== Uninitialised value was created by a client request |
| 25 | ==326== at 0x400DC7: timecop_doit (try.c:95) |
| 26 | ==326== by 0x401CE0: main (try-anything.c:306) |
| 27 | ==326== |
| 28 | ==326== Conditional jump or move depends on uninitialised value(s) |
| 29 | ==326== at 0x402B2A: gen_chain (wots.c:45) |
| 30 | ==326== by 0x402BDD: wots_sign (wots.c:138) |
| 31 | ==326== by 0x402317: crypto_sign_sphincsf256shake256_ref (sign.c:133) |
| 32 | ==326== by 0x400DF6: timecop_doit (try.c:96) |
| 33 | ==326== by 0x401CE0: main (try-anything.c:306) |
| 34 | ==326== Uninitialised value was created by a client request |
| 35 | ==326== at 0x400DC7: timecop_doit (try.c:95) |
| 36 | ==326== by 0x401CE0: main (try-anything.c:306) |
| 37 | ==326== |
| 38 | ==326== Conditional jump or move depends on uninitialised value(s) |
| 39 | ==326== at 0x402B65: gen_chain (wots.c:45) |
| 40 | ==326== by 0x402BDD: wots_sign (wots.c:138) |
| 41 | ==326== by 0x402317: crypto_sign_sphincsf256shake256_ref (sign.c:133) |
| 42 | ==326== by 0x400DF6: timecop_doit (try.c:96) |
| 43 | ==326== by 0x401CE0: main (try-anything.c:306) |
| 44 | ==326== Uninitialised value was created by a client request |
| 45 | ==326== at 0x400DC7: timecop_doit (try.c:95) |
| 46 | ==326== by 0x401CE0: main (try-anything.c:306) |
| 47 | ==326== |
| 48 | ==326== Conditional jump or move depends on uninitialised value(s) |
| 49 | ==326== at 0x402920: treehash (utils.c:120) |
| 50 | ==326== by 0x402349: crypto_sign_sphincsf256shake256_ref (sign.c:137) |
| 51 | ==326== by 0x400DF6: timecop_doit (try.c:96) |
| 52 | ==326== by 0x401CE0: main (try-anything.c:306) |
| 53 | ==326== Uninitialised value was created by a client request |
| 54 | ==326== at 0x400DC7: timecop_doit (try.c:95) |
| 55 | ==326== by 0x401CE0: main (try-anything.c:306) |
| 56 | ==326== |
| 57 | ==326== Conditional jump or move depends on uninitialised value(s) |
| 58 | ==326== at 0x4029D6: treehash (utils.c:141) |
| 59 | ==326== by 0x402349: crypto_sign_sphincsf256shake256_ref (sign.c:137) |
| 60 | ==326== by 0x400DF6: timecop_doit (try.c:96) |
| 61 | ==326== by 0x401CE0: main (try-anything.c:306) |
| 62 | ==326== Uninitialised value was created by a client request |
| 63 | ==326== at 0x400DC7: timecop_doit (try.c:95) |
| 64 | ==326== by 0x401CE0: main (try-anything.c:306) |
| 65 | ==326== |
| 66 | ==326== |
| 67 | ==326== HEAP SUMMARY: |
| 68 | ==326== in use at exit: 535,680 bytes in 10 blocks |
| 69 | ==326== total heap usage: 16 allocs, 6 frees, 549,624 bytes allocated |
| 70 | ==326== |
| 71 | ==326== LEAK SUMMARY: |
| 72 | ==326== definitely lost: 0 bytes in 0 blocks |
| 73 | ==326== indirectly lost: 0 bytes in 0 blocks |
| 74 | ==326== possibly lost: 535,680 bytes in 10 blocks |
| 75 | ==326== still reachable: 0 bytes in 0 blocks |
| 76 | ==326== suppressed: 0 bytes in 0 blocks |
| 77 | ==326== Rerun with --leak-check=full to see details of leaked memory |
| 78 | ==326== |
| 79 | ==326== For lists of detected and suppressed errors, rerun with: -s |
| 80 | ==326== ERROR SUMMARY: 142993 errors from 6 contexts (suppressed: 0 from 0) |