Skip to content

13052026 Coverity Fixes#10482

Open
rlm2002 wants to merge 5 commits into
wolfSSL:masterfrom
rlm2002:coverity
Open

13052026 Coverity Fixes#10482
rlm2002 wants to merge 5 commits into
wolfSSL:masterfrom
rlm2002:coverity

Conversation

@rlm2002
Copy link
Copy Markdown
Contributor

@rlm2002 rlm2002 commented May 13, 2026

Description

CID 561133/560824: Logically dead code - removed dead code
CID 561132: Explicit null dereferenced - add check before using potentially null value
CID 560823: Uninitialized scalar variable - initialize camellia variable
CID 560822: Dereference after null check - refactored check, remove null check to prevent null dereference issue

Checklist

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

@rlm2002 rlm2002 self-assigned this May 13, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 14, 2026

MemBrowse Memory Report

No memory changes detected for:

@rlm2002 rlm2002 assigned wolfSSL-Bot and unassigned rlm2002 May 14, 2026
@rlm2002 rlm2002 marked this pull request as ready for review May 14, 2026 18:55
@rlm2002
Copy link
Copy Markdown
Contributor Author

rlm2002 commented May 14, 2026

retest this please Jenkins: history lost

@rlm2002 rlm2002 assigned rlm2002 and unassigned wolfSSL-Bot May 14, 2026
remove unused total value
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.

2 participants