Skip to content

2020714 Coverity fixes#10902

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

2020714 Coverity fixes#10902
rlm2002 wants to merge 4 commits into
wolfSSL:masterfrom
rlm2002:coverity

Conversation

@rlm2002

@rlm2002 rlm2002 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Description

Various coverity fixes

Use of 32-bit time_t - 561736: compare to paramTo->check_time directly to value.
Logically dead code - 561704: Remove dead check
Dereference before null check - 561665: Move myCtx check
Untrusted loop bound - 561218: Add bounds checks

Testing

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

@rlm2002 rlm2002 self-assigned this Jul 14, 2026
@rlm2002

rlm2002 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Retest this please Jenkins: Aarch64 Silicon Test - ERROR: Error cloning remote repo 'origin'

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