mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 13:00:50 +02:00
7bb2a69161
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