aws / ota-for-aws-iot-embedded-sdk

MIT License
60 stars 74 forks source link

Misra Compliance Updates #449

Closed Skptak closed 2 years ago

Skptak commented 2 years ago

Changes to the codebase to remove MISRA violations

Description

In summary, this is a mix of casting changes as well as variable swaps to remove MISRA violations. Violations that were not feasible to be removed have had inline suppression, with justification, added to them. There are still a few violations that need to be fixed, but this is the vast majority of them.

Checklist:

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