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

MISRA Compliance Updates #71

Merged
merged 6 commits into from
Aug 30, 2022
Merged

MISRA Compliance Updates #71

merged 6 commits into from
Aug 30, 2022

Conversation

Skptak
Copy link
Member

@Skptak Skptak commented Aug 24, 2022

Updated the MISRA.md file to match the new format for it.
Added the 8.7 rule to the misra.config file.
Small changes to casts in an if statement and an addition/subtraction
for MISRA compliance.
Added in the DNDEBUG and DISABLE_LOGGING when building the
coverity_analysis target.
Added coverity to the lexicon

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

Soren Ptak added 2 commits August 24, 2022 23:31
Added the 8.7 rule to the misra.config file.
Small changes to casts in an if statement and an addition/subtraction
for MISRA compliance.
Added in the DNDEBUG and DISABLE_LOGGING when building the
coverity_analysis target.
source/sigv4.c Outdated Show resolved Hide resolved
jasonpcarroll
jasonpcarroll previously approved these changes Aug 30, 2022
MISRA.md Outdated Show resolved Hide resolved
MISRA.md Outdated Show resolved Hide resolved
MISRA.md Outdated Show resolved Hide resolved
tools/coverity/misra.config Outdated Show resolved Hide resolved
Copy link
Member

@AniruddhaKanhere AniruddhaKanhere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one small change please

MISRA.md Outdated Show resolved Hide resolved
Co-authored-by: Aniruddha Kanhere <[email protected]>
@AniruddhaKanhere AniruddhaKanhere merged commit 77ffc70 into aws:main Aug 30, 2022
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