| 1 | error 0 |
| 2 | 71f28f5a7d84928b57de0677bc9cb3c634e031747c8680165a26ef8c50da7537 18885947 281469616 4300000000 crypto_kem/babybear/lowmem |
| 3 | ==7139== Memcheck, a memory error detector |
| 4 | ==7139== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. |
| 5 | ==7139== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info |
| 6 | ==7139== Command: ./try |
| 7 | ==7139== |
| 8 | ==7139== Conditional jump or move depends on uninitialised value(s) |
| 9 | ==7139== at 0x4030C9: pqcrypto_kem_BabyBear_impl_priv_canon_3120 (ring.c:201) |
| 10 | ==7139== by 0x402971: decrypt_seed (threebears.c:210) |
| 11 | ==7139== by 0x4025D3: pqcrypto_kem_BabyBear_impl_priv_decapsulate (threebears.c:274) |
| 12 | ==7139== by 0x401EA6: crypto_kem_babybear_lowmem_dec (kem.c:36) |
| 13 | ==7139== by 0x400FBE: timecop_doit (try.c:96) |
| 14 | ==7139== by 0x401AF0: main (try-anything.c:306) |
| 15 | ==7139== Uninitialised value was created by a client request |
| 16 | ==7139== at 0x400F24: timecop_doit (try.c:93) |
| 17 | ==7139== by 0x401AF0: main (try-anything.c:306) |
| 18 | ==7139== |
| 19 | ==7139== Conditional jump or move depends on uninitialised value(s) |
| 20 | ==7139== at 0x4030C9: pqcrypto_kem_BabyBear_impl_priv_canon_3120 (ring.c:201) |
| 21 | ==7139== by 0x402F18: pqcrypto_kem_BabyBear_impl_priv_contract_3120 (ring.c:108) |
| 22 | ==7139== by 0x402773: pqcrypto_kem_BabyBear_impl_priv_decapsulate (threebears.c:307) |
| 23 | ==7139== by 0x401EA6: crypto_kem_babybear_lowmem_dec (kem.c:36) |
| 24 | ==7139== by 0x400FBE: timecop_doit (try.c:96) |
| 25 | ==7139== by 0x401AF0: main (try-anything.c:306) |
| 26 | ==7139== Uninitialised value was created by a client request |
| 27 | ==7139== at 0x400F24: timecop_doit (try.c:93) |
| 28 | ==7139== by 0x401AF0: main (try-anything.c:306) |
| 29 | ==7139== |
| 30 | ==7139== Conditional jump or move depends on uninitialised value(s) |
| 31 | ==7139== at 0x4030C9: pqcrypto_kem_BabyBear_impl_priv_canon_3120 (ring.c:201) |
| 32 | ==7139== by 0x4027B2: pqcrypto_kem_BabyBear_impl_priv_decapsulate (threebears.c:312) |
| 33 | ==7139== by 0x401EA6: crypto_kem_babybear_lowmem_dec (kem.c:36) |
| 34 | ==7139== by 0x400FBE: timecop_doit (try.c:96) |
| 35 | ==7139== by 0x401AF0: main (try-anything.c:306) |
| 36 | ==7139== Uninitialised value was created by a client request |
| 37 | ==7139== at 0x400F24: timecop_doit (try.c:93) |
| 38 | ==7139== by 0x401AF0: main (try-anything.c:306) |
| 39 | ==7139== |
| 40 | ==7139== |
| 41 | ==7139== HEAP SUMMARY: |
| 42 | ==7139== in use at exit: 43,520 bytes in 10 blocks |
| 43 | ==7139== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated |
| 44 | ==7139== |
| 45 | ==7139== LEAK SUMMARY: |
| 46 | ==7139== definitely lost: 0 bytes in 0 blocks |
| 47 | ==7139== indirectly lost: 0 bytes in 0 blocks |
| 48 | ==7139== possibly lost: 43,520 bytes in 10 blocks |
| 49 | ==7139== still reachable: 0 bytes in 0 blocks |
| 50 | ==7139== suppressed: 0 bytes in 0 blocks |
| 51 | ==7139== Rerun with --leak-check=full to see details of leaked memory |
| 52 | ==7139== |
| 53 | ==7139== For lists of detected and suppressed errors, rerun with: -s |
| 54 | ==7139== ERROR SUMMARY: 8 errors from 3 contexts (suppressed: 0 from 0) |