Skip to content

20260313 Coverity changes#9975

Open
rlm2002 wants to merge 4 commits intowolfSSL:masterfrom
rlm2002:coverity
Open

20260313 Coverity changes#9975
rlm2002 wants to merge 4 commits intowolfSSL:masterfrom
rlm2002:coverity

Conversation

@rlm2002
Copy link
Contributor

@rlm2002 rlm2002 commented Mar 13, 2026

Description

558863 String not null terminated - change to XSTRNSTR()
558869 Uninitialized pointer read - initialize caCert at beginning of function
557577 Use after free - remove early call to WC_FREE_VAR_EX()
558874 [Logically dead code - add macro guard to prevent dead code when not using --enable-smallstack

Testing

./configure --enable-all && make check
./configure --enable-all --enable-smallstack && make check

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@rlm2002 rlm2002 self-assigned this Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant