| 1 | error 0 |
| 2 | cc3d1d685720b346c5376808d53861b00c2df463451ae256329ec5901c50b547 155039558828 184104733263 4300000000 crypto_sign/sphincsf256haraka/ref |
| 3 | ==15291== Memcheck, a memory error detector |
| 4 | ==15291== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==15291== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==15291== Command: ./try |
| 7 | ==15291== |
| 8 | ==15291== Use of uninitialised value of size 8 |
| 9 | ==15291== at 0x4034B4: aesenc (haraka.c:87) |
| 10 | ==15291== by 0x4038DB: haraka512_perm (haraka.c:222) |
| 11 | ==15291== by 0x40379A: haraka_S_absorb (haraka.c:155) |
| 12 | ==15291== by 0x4036E8: haraka_S (haraka.c:195) |
| 13 | ==15291== by 0x403656: tweak_constants (haraka.c:134) |
| 14 | ==15291== by 0x4021BD: crypto_sign_sphincsf256haraka_ref (sign.c:94) |
| 15 | ==15291== by 0x400DF6: timecop_doit (try.c:96) |
| 16 | ==15291== by 0x401CE0: main (try-anything.c:306) |
| 17 | ==15291== Uninitialised value was created by a client request |
| 18 | ==15291== at 0x400DC7: timecop_doit (try.c:95) |
| 19 | ==15291== by 0x401CE0: main (try-anything.c:306) |
| 20 | ==15291== |
| 21 | ==15291== Use of uninitialised value of size 8 |
| 22 | ==15291== at 0x4034B4: aesenc (haraka.c:87) |
| 23 | ==15291== by 0x4038E7: haraka512_perm (haraka.c:223) |
| 24 | ==15291== by 0x40379A: haraka_S_absorb (haraka.c:155) |
| 25 | ==15291== by 0x4036E8: haraka_S (haraka.c:195) |
| 26 | ==15291== by 0x403656: tweak_constants (haraka.c:134) |
| 27 | ==15291== by 0x4021BD: crypto_sign_sphincsf256haraka_ref (sign.c:94) |
| 28 | ==15291== by 0x400DF6: timecop_doit (try.c:96) |
| 29 | ==15291== by 0x401CE0: main (try-anything.c:306) |
| 30 | ==15291== Uninitialised value was created by a client request |
| 31 | ==15291== at 0x400DC7: timecop_doit (try.c:95) |
| 32 | ==15291== by 0x401CE0: main (try-anything.c:306) |
| 33 | ==15291== |
| 34 | ==15291== |
| 35 | ==15291== HEAP SUMMARY: |
| 36 | ==15291== in use at exit: 535,680 bytes in 10 blocks |
| 37 | ==15291== total heap usage: 16 allocs, 6 frees, 549,624 bytes allocated |
| 38 | ==15291== |
| 39 | ==15291== LEAK SUMMARY: |
| 40 | ==15291== definitely lost: 0 bytes in 0 blocks |
| 41 | ==15291== indirectly lost: 0 bytes in 0 blocks |
| 42 | ==15291== possibly lost: 535,680 bytes in 10 blocks |
| 43 | ==15291== still reachable: 0 bytes in 0 blocks |
| 44 | ==15291== suppressed: 0 bytes in 0 blocks |
| 45 | ==15291== Rerun with --leak-check=full to see details of leaked memory |
| 46 | ==15291== |
| 47 | ==15291== For lists of detected and suppressed errors, rerun with: -s |
| 48 | ==15291== ERROR SUMMARY: 320 errors from 2 contexts (suppressed: 0 from 0) |