mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-09 18:13:54 +02:00
7cd2fd3617
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