| 1 | error 0 |
| 2 | 2a9a5527298f0541b4f1628a20ef7bfcf3d863ebd540310ffaab83981874f74d 50618966 569760702 4300000000 crypto_sign/pass769/ref-karatsuba |
| 3 | ==28379== Memcheck, a memory error detector |
| 4 | ==28379== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==28379== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==28379== Command: ./try |
| 7 | ==28379== |
| 8 | ==28379== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==28379== at 0x4023AA: reject (sign.c:249) |
| 10 | ==28379== by 0x402247: crypto_sign_pass769_ref_karatsuba (sign.c:148) |
| 11 | ==28379== by 0x400E16: timecop_doit (try.c:96) |
| 12 | ==28379== by 0x401CC0: main (try-anything.c:306) |
| 13 | ==28379== Uninitialised value was created by a client request |
| 14 | ==28379== at 0x400DE7: timecop_doit (try.c:95) |
| 15 | ==28379== by 0x401CC0: main (try-anything.c:306) |
| 16 | ==28379== |
| 17 | ==28379== |
| 18 | ==28379== HEAP SUMMARY: |
| 19 | ==28379== in use at exit: 59,540 bytes in 10 blocks |
| 20 | ==28379== total heap usage: 16 allocs, 6 frees, 73,484 bytes allocated |
| 21 | ==28379== |
| 22 | ==28379== LEAK SUMMARY: |
| 23 | ==28379== definitely lost: 0 bytes in 0 blocks |
| 24 | ==28379== indirectly lost: 0 bytes in 0 blocks |
| 25 | ==28379== possibly lost: 59,540 bytes in 10 blocks |
| 26 | ==28379== still reachable: 0 bytes in 0 blocks |
| 27 | ==28379== suppressed: 0 bytes in 0 blocks |
| 28 | ==28379== Rerun with --leak-check=full to see details of leaked memory |
| 29 | ==28379== |
| 30 | ==28379== For lists of detected and suppressed errors, rerun with: -s |
| 31 | ==28379== ERROR SUMMARY: 2164 errors from 1 contexts (suppressed: 0 from 0) |