mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 20:32:23 +01:00
in api.c test_wolfSSL_dtls12_fragments_spammer(), inhibit clang-analyzer-deadcode.DeadStores; in asn.c ParseCRL_Extensions() old (!WOLFSSL_ASN_TEMPLATE) version, fix bounds check to prevent overshift; in misc.c ctMaskCopy(), use `*(x + i)`, not x[i], to tiptoe around cppcheck-2.9 objectIndex bug.
Before creating any new configure files (.conf) read the CONF_FILES_README.md