Skip to content

13052026 Coverity Fixes#10482

Merged
dgarske merged 5 commits into
wolfSSL:masterfrom
rlm2002:coverity
May 18, 2026
Merged

13052026 Coverity Fixes#10482
dgarske merged 5 commits into
wolfSSL:masterfrom
rlm2002:coverity

Conversation

@rlm2002

@rlm2002 rlm2002 commented May 13, 2026

Copy link
Copy Markdown
Contributor

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

github-actions Bot commented May 14, 2026

Copy link
Copy Markdown

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

rlm2002 commented May 14, 2026

Copy link
Copy Markdown
Contributor Author

retest this please Jenkins: history lost

@rlm2002 rlm2002 assigned rlm2002 and unassigned wolfSSL-Bot May 14, 2026
remove unused total value
@dgarske
dgarske merged commit 1ccd462 into wolfSSL:master May 18, 2026
455 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