mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 03:32:19 +01:00
When testing wc_ecc_import_raw(), the mp_int's in the ecc object are initialized. For small math, this throws away the allocated buffer. Must free the object before importing.
Before creating any new configure files (.conf) read the CONF_FILES_README.md