| 1 | error 0 |
| 2 | c9cb4437c78d4623a2023ea112e083eeac294f326d0a7cace0727cee4429fac0 4641092114 13608412091 4300000000 crypto_kem/sikep503/x64 |
| 3 | ==24290== Memcheck, a memory error detector |
| 4 | ==24290== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==24290== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==24290== Command: ./try |
| 7 | ==24290== |
| 8 | ==24290== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==24290== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 10 | ==24290== by 0x40512B: crypto_kem_sikep503_x64_dec (sike.inc:93) |
| 11 | ==24290== by 0x400E3E: timecop_doit (try.c:96) |
| 12 | ==24290== by 0x401970: main (try-anything.c:306) |
| 13 | ==24290== Uninitialised value was created by a client request |
| 14 | ==24290== at 0x400DA4: timecop_doit (try.c:93) |
| 15 | ==24290== by 0x401970: main (try-anything.c:306) |
| 16 | ==24290== |
| 17 | ==24290== Conditional jump or move depends on uninitialised value(s) |
| 18 | ==24290== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 19 | ==24290== by 0x40512B: crypto_kem_sikep503_x64_dec (sike.inc:93) |
| 20 | ==24290== by 0x400E3E: timecop_doit (try.c:96) |
| 21 | ==24290== by 0x401970: main (try-anything.c:306) |
| 22 | ==24290== Uninitialised value was created by a client request |
| 23 | ==24290== at 0x400DA4: timecop_doit (try.c:93) |
| 24 | ==24290== by 0x401970: main (try-anything.c:306) |
| 25 | ==24290== |
| 26 | ==24290== Conditional jump or move depends on uninitialised value(s) |
| 27 | ==24290== at 0x4C3277D: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 28 | ==24290== by 0x40512B: crypto_kem_sikep503_x64_dec (sike.inc:93) |
| 29 | ==24290== by 0x400E3E: timecop_doit (try.c:96) |
| 30 | ==24290== by 0x401970: main (try-anything.c:306) |
| 31 | ==24290== Uninitialised value was created by a client request |
| 32 | ==24290== at 0x400DA4: timecop_doit (try.c:93) |
| 33 | ==24290== by 0x401970: main (try-anything.c:306) |
| 34 | ==24290== |
| 35 | ==24290== Conditional jump or move depends on uninitialised value(s) |
| 36 | ==24290== at 0x4C327A1: __memcmp_sse4_1 (vg_replace_strmem.c:1112) |
| 37 | ==24290== by 0x40512B: crypto_kem_sikep503_x64_dec (sike.inc:93) |
| 38 | ==24290== by 0x400E3E: timecop_doit (try.c:96) |
| 39 | ==24290== by 0x401970: main (try-anything.c:306) |
| 40 | ==24290== Uninitialised value was created by a client request |
| 41 | ==24290== at 0x400DA4: timecop_doit (try.c:93) |
| 42 | ==24290== by 0x401970: main (try-anything.c:306) |
| 43 | ==24290== |
| 44 | ==24290== Conditional jump or move depends on uninitialised value(s) |
| 45 | ==24290== at 0x40512E: crypto_kem_sikep503_x64_dec (sike.inc:93) |
| 46 | ==24290== by 0x400E3E: timecop_doit (try.c:96) |
| 47 | ==24290== by 0x401970: main (try-anything.c:306) |
| 48 | ==24290== Uninitialised value was created by a client request |
| 49 | ==24290== at 0x400DA4: timecop_doit (try.c:93) |
| 50 | ==24290== by 0x401970: main (try-anything.c:306) |
| 51 | ==24290== |
| 52 | ==24290== |
| 53 | ==24290== HEAP SUMMARY: |
| 54 | ==24290== in use at exit: 43,520 bytes in 10 blocks |
| 55 | ==24290== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated |
| 56 | ==24290== |
| 57 | ==24290== LEAK SUMMARY: |
| 58 | ==24290== definitely lost: 0 bytes in 0 blocks |
| 59 | ==24290== indirectly lost: 0 bytes in 0 blocks |
| 60 | ==24290== possibly lost: 43,520 bytes in 10 blocks |
| 61 | ==24290== still reachable: 0 bytes in 0 blocks |
| 62 | ==24290== suppressed: 0 bytes in 0 blocks |
| 63 | ==24290== Rerun with --leak-check=full to see details of leaked memory |
| 64 | ==24290== |
| 65 | ==24290== For lists of detected and suppressed errors, rerun with: -s |
| 66 | ==24290== ERROR SUMMARY: 100 errors from 5 contexts (suppressed: 0 from 0) |