mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 04:30:51 +02:00
5e852dc1a1
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.