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 Update #132

Merged
merged 21 commits into from
Aug 17, 2022
Merged

MISRA Compliance Update #132

merged 21 commits into from
Aug 17, 2022

Conversation

Skptak
Copy link
Member

@Skptak Skptak commented Jul 18, 2022

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

@Skptak Skptak changed the title Misra updates after meeting with Senior SDE MISRA Compliance Update Jul 22, 2022
Removed MISRA warnings in caseInsensitiveStringCmp function.
Changed in line comments to reflect new MISRA.md format.
Modified misra.config reasons.
Skptak and others added 6 commits July 28, 2022 17:21
toupper() was causing the CBMC test to fail. Through much trial and
error it appears there isn't a way around it. So adding in a MISRA
exception for the rule related to that cast.
source/core_http_client.c Outdated Show resolved Hide resolved
strncpy(), removed a rule that wasn't needed from the config file,
cleaning up comments.
@Skptak Skptak merged commit a75d06a into FreeRTOS:main Aug 17, 2022
@Skptak Skptak deleted the misraUpdates branch August 18, 2022 21:00
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.

5 participants