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

Fix MISRA violations #110

Merged
merged 8 commits into from
Aug 13, 2024
Merged

Fix MISRA violations #110

merged 8 commits into from
Aug 13, 2024

Conversation

moninom1
Copy link
Member

@moninom1 moninom1 commented Aug 8, 2024

Description

Fix these MISRA violations :

MISRA C-2012 Directive 4.6
MISRA C-2012 Rule 11.3
MISRA C-2012 Rule 8.13
MISRA C-2012 Rule 8.7
MISRA C-2012 Rule 8.9

Test Steps

Run Coverity tools.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@moninom1 moninom1 requested a review from cookpate August 12, 2024 04:48
@moninom1 moninom1 merged commit 8314c29 into FreeRTOS:main Aug 13, 2024
10 checks passed
@moninom1 moninom1 deleted the cov branch August 13, 2024 07:01
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.

4 participants