Skip to content

20260313 Coverity changes#9975

Merged
JacobBarthelmeh merged 4 commits intowolfSSL:masterfrom
rlm2002:coverity
Mar 16, 2026
Merged

20260313 Coverity changes#9975
JacobBarthelmeh merged 4 commits intowolfSSL:masterfrom
rlm2002:coverity

Conversation

@rlm2002
Copy link
Copy Markdown
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
@JacobBarthelmeh
Copy link
Copy Markdown
Contributor

JacobBarthelmeh commented Mar 16, 2026

Retest this please Jenkins FIPS 140-3 test issues

@rlm2002
Copy link
Copy Markdown
Contributor Author

rlm2002 commented Mar 16, 2026

Retest this please Jenkins FIPS 140-3 test issues, history deleted

@rlm2002 rlm2002 assigned wolfSSL-Bot and unassigned rlm2002 Mar 16, 2026
@JacobBarthelmeh JacobBarthelmeh merged commit 7de150e into wolfSSL:master Mar 16, 2026
613 of 614 checks passed
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.

3 participants