| 1 | error 0 |
| 2 | f0ada30ec2058c226e993dc24a0ae07bd6a6dce534bda9245cbae01d1a1133b6 34669770 339194961 4300000000 crypto_kem/newhope512cca/ref |
| 3 | ==30381== Memcheck, a memory error detector |
| 4 | ==30381== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==30381== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==30381== Command: ./try |
| 7 | ==30381== |
| 8 | ==30381== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==30381== at 0x403528: poly_uniform (poly.c:245) |
| 10 | ==30381== by 0x4020F7: cpapke_enc (cpapke.c:149) |
| 11 | ==30381== by 0x401E62: crypto_kem_newhope512cca_ref_dec (kem.c:103) |
| 12 | ==30381== by 0x400E3E: timecop_doit (try.c:96) |
| 13 | ==30381== by 0x401970: main (try-anything.c:306) |
| 14 | ==30381== Uninitialised value was created by a client request |
| 15 | ==30381== at 0x400DA4: timecop_doit (try.c:93) |
| 16 | ==30381== by 0x401970: main (try-anything.c:306) |
| 17 | ==30381== |
| 18 | ==30381== |
| 19 | ==30381== HEAP SUMMARY: |
| 20 | ==30381== in use at exit: 43,520 bytes in 10 blocks |
| 21 | ==30381== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated |
| 22 | ==30381== |
| 23 | ==30381== LEAK SUMMARY: |
| 24 | ==30381== definitely lost: 0 bytes in 0 blocks |
| 25 | ==30381== indirectly lost: 0 bytes in 0 blocks |
| 26 | ==30381== possibly lost: 43,520 bytes in 10 blocks |
| 27 | ==30381== still reachable: 0 bytes in 0 blocks |
| 28 | ==30381== suppressed: 0 bytes in 0 blocks |
| 29 | ==30381== Rerun with --leak-check=full to see details of leaked memory |
| 30 | ==30381== |
| 31 | ==30381== For lists of detected and suppressed errors, rerun with: -s |
| 32 | ==30381== ERROR SUMMARY: 1100 errors from 1 contexts (suppressed: 0 from 0) |