Skip to content
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

SP int: stop CodeSonar complaining about i being negatve #8333

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

SparkiDev
Copy link
Contributor

Description

n is checked for negative and fail out in that case.
i is n devided by a positive constant and can never be negative.

Testing

Standard testing.

Checklist

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

n is checked for negative and fail out in that case.
i is n devided by a positive constant and can never be negative.
@SparkiDev SparkiDev self-assigned this Jan 6, 2025
@SparkiDev
Copy link
Contributor Author

SparkiDev commented Jan 6, 2025

cavp code fails to build.

@SparkiDev SparkiDev assigned dgarske and wolfSSL-Bot and unassigned SparkiDev Jan 6, 2025
@SparkiDev SparkiDev requested a review from dgarske January 6, 2025 01:49
@dgarske
Copy link
Contributor

dgarske commented Jan 6, 2025

Retest this please:

PRB-fips-repo-and-harness-test-v3-part2
FIPS testing-140-3-tail
...
-------------------- TEST CSending interrupt signal to process
Sending interrupt signal to process
Sending interrupt signal to process
Sending interrupt signal to process
Terminated
script returned exit code 143

@dgarske dgarske merged commit 1679218 into wolfSSL:master Jan 6, 2025
151 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