mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-26 23:42:22 +01:00
1. Add many typecasts for malloc() data to proper pointer type. 2. Add many typecasts for constants in tertiary operators. 3. ECC to use local copy of wc_off_on_addr instead of extern copy.