| 1 | error 0 |
| 2 | e296e27f3d6bf1de9791e7c276d23ae18d9e90356d88158d0eb38abea95abd1f 74530578089 87442831271 4300000000 crypto_sign/sphincsf256sha256/ref |
| 3 | ==25200== Memcheck, a memory error detector |
| 4 | ==25200== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==25200== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==25200== Command: ./try |
| 7 | ==25200== |
| 8 | ==25200== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==25200== at 0x4029A0: treehash (utils.c:120) |
| 10 | ==25200== by 0x402EB5: fors_sign (fors.c:93) |
| 11 | ==25200== by 0x40232F: crypto_sign_sphincsf256sha256_ref (sign.c:122) |
| 12 | ==25200== by 0x400E76: timecop_doit (try.c:96) |
| 13 | ==25200== by 0x401D60: main (try-anything.c:306) |
| 14 | ==25200== Uninitialised value was created by a stack allocation |
| 15 | ==25200== at 0x4FF1763: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) |
| 16 | ==25200== |
| 17 | ==25200== Conditional jump or move depends on uninitialised value(s) |
| 18 | ==25200== at 0x402A56: treehash (utils.c:141) |
| 19 | ==25200== by 0x402EB5: fors_sign (fors.c:93) |
| 20 | ==25200== by 0x40232F: crypto_sign_sphincsf256sha256_ref (sign.c:122) |
| 21 | ==25200== by 0x400E76: timecop_doit (try.c:96) |
| 22 | ==25200== by 0x401D60: main (try-anything.c:306) |
| 23 | ==25200== Uninitialised value was created by a stack allocation |
| 24 | ==25200== at 0x4FF1763: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) |
| 25 | ==25200== |
| 26 | ==25200== Conditional jump or move depends on uninitialised value(s) |
| 27 | ==25200== at 0x402BAA: gen_chain (wots.c:45) |
| 28 | ==25200== by 0x402C5D: wots_sign (wots.c:138) |
| 29 | ==25200== by 0x402397: crypto_sign_sphincsf256sha256_ref (sign.c:133) |
| 30 | ==25200== by 0x400E76: timecop_doit (try.c:96) |
| 31 | ==25200== by 0x401D60: main (try-anything.c:306) |
| 32 | ==25200== Uninitialised value was created by a stack allocation |
| 33 | ==25200== at 0x4FF1763: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) |
| 34 | ==25200== |
| 35 | ==25200== Conditional jump or move depends on uninitialised value(s) |
| 36 | ==25200== at 0x402BE5: gen_chain (wots.c:45) |
| 37 | ==25200== by 0x402C5D: wots_sign (wots.c:138) |
| 38 | ==25200== by 0x402397: crypto_sign_sphincsf256sha256_ref (sign.c:133) |
| 39 | ==25200== by 0x400E76: timecop_doit (try.c:96) |
| 40 | ==25200== by 0x401D60: main (try-anything.c:306) |
| 41 | ==25200== Uninitialised value was created by a stack allocation |
| 42 | ==25200== at 0x4FF1763: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) |
| 43 | ==25200== |
| 44 | ==25200== Conditional jump or move depends on uninitialised value(s) |
| 45 | ==25200== at 0x4029A0: treehash (utils.c:120) |
| 46 | ==25200== by 0x4023C9: crypto_sign_sphincsf256sha256_ref (sign.c:137) |
| 47 | ==25200== by 0x400E76: timecop_doit (try.c:96) |
| 48 | ==25200== by 0x401D60: main (try-anything.c:306) |
| 49 | ==25200== Uninitialised value was created by a stack allocation |
| 50 | ==25200== at 0x4FF1763: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) |
| 51 | ==25200== |
| 52 | ==25200== Conditional jump or move depends on uninitialised value(s) |
| 53 | ==25200== at 0x402A56: treehash (utils.c:141) |
| 54 | ==25200== by 0x4023C9: crypto_sign_sphincsf256sha256_ref (sign.c:137) |
| 55 | ==25200== by 0x400E76: timecop_doit (try.c:96) |
| 56 | ==25200== by 0x401D60: main (try-anything.c:306) |
| 57 | ==25200== Uninitialised value was created by a stack allocation |
| 58 | ==25200== at 0x4FF1763: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1) |
| 59 | ==25200== |
| 60 | ==25200== |
| 61 | ==25200== HEAP SUMMARY: |
| 62 | ==25200== in use at exit: 535,680 bytes in 10 blocks |
| 63 | ==25200== total heap usage: 16 allocs, 6 frees, 549,624 bytes allocated |
| 64 | ==25200== |
| 65 | ==25200== LEAK SUMMARY: |
| 66 | ==25200== definitely lost: 0 bytes in 0 blocks |
| 67 | ==25200== indirectly lost: 0 bytes in 0 blocks |
| 68 | ==25200== possibly lost: 535,680 bytes in 10 blocks |
| 69 | ==25200== still reachable: 0 bytes in 0 blocks |
| 70 | ==25200== suppressed: 0 bytes in 0 blocks |
| 71 | ==25200== Rerun with --leak-check=full to see details of leaked memory |
| 72 | ==25200== |
| 73 | ==25200== For lists of detected and suppressed errors, rerun with: -s |
| 74 | ==25200== ERROR SUMMARY: 142888 errors from 6 contexts (suppressed: 0 from 0) |