mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 12:42:25 +01:00
several fixes for defects reported by cppcheck: wolfcrypt/src/ecc.c: fix for cppcheck oppositeInnerCondition from cppcheck-2.16.0 in _ecc_make_key_ex(), and fixes for related unhandled errors discovered by manual inspection; wolfcrypt/test/test.c: fix XREALLOC call in memcb_test() to resolve cppcheck-detected memleak.
Before creating any new configure files (.conf) read the CONF_FILES_README.md