-
Notifications
You must be signed in to change notification settings - Fork 25
Fix coverity issues #162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Fix coverity issues #162
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
a20d5d3
Intialized req and resp as well as potenial int overflow issues
jackctj117 e089fe2
Initalized req resp and int overflow fixes for server_counter
jackctj117 7284ba4
Intialized req and resp as well as potenial int overflow issues
jackctj117 bf8bb1d
Initalized req resp and int overflow fixes for server_counter
jackctj117 6557562
Fix for 572974 Uninitialized scalar variable
jackctj117 d1e19be
Fixes for unused values
jackctj117 fd24a81
Merge branch 'coverity-fixes' of github.com:jackctj117/wolfHSM into c…
jackctj117 1e10397
rebase fix for server crypto3
jackctj117 46f9323
fix default wolfHSM path capitalization and relative path
bigbrett 03c7345
rebase fix for server crypto4
jackctj117 1013d9c
Fixes for unused values
jackctj117 312d1bc
rebase fix
jackctj117 bf8c26f
rebase fix for server crypto
jackctj117 f738840
Fixes for unused values
jackctj117 7f158da
Support sha2-224, 384 and 512 (#144)
miyazakh 2b381b1
Fix for 572974 Uninitialized scalar variable
jackctj117 50cfecc
Fixes for unused values
jackctj117 d1cd85e
Support sha2-224, 384 and 512 (#144)
miyazakh e6967a2
Fix for 572974 Uninitialized scalar variable
jackctj117 485e144
Fixes for unused values
jackctj117 042f375
nvm flash fix to break out of loop and counter fix for overflow constant
jackctj117 58c0985
Merge branch 'main' into coverity-fixes
jackctj117 424cb07
Fix for rebase mistake
jackctj117 634b987
Fix for out-of-bounds access 572970
jackctj117 69d9703
Fix for 584924 Unchecked return value
jackctj117 7012d26
Fix for 572988 Untrusted value as argument
jackctj117 aa4b34c
Fix for 572971 Untrusted value as argument
jackctj117 ec71901
Fix for 572959 Dereference before null check
jackctj117 3b475c8
Fix for 572992 Unused value
jackctj117 1c697a3
Fix for 572962 Unused value
jackctj117 bc246f5
Fix for 572946 Overflowed constant
jackctj117 1a2bae5
cov-int removal
jackctj117 5e54474
Fix wolfHSM error checks, remove unrelated code
jackctj117 67ea3fa
Remove verbose AI comments, improve code clarity
jackctj117 0761f98
Add integer underflow checks and improve type safety
jackctj117 0f32747
Fix for 584924 Unchecked return value
jackctj117 0716db2
Fix for 572980 Uninitialized scalar variable
jackctj117 3504fc4
Removed 572980 fix, added clang-formatting
jackctj117 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.