aws / Jobs-for-AWS-IoT-embedded-sdk

Client library for using AWS IoT Jobs service on embedded devices
MIT License
12 stars 35 forks source link

MISRA Violation Fixes #86

Closed bradleysmith23 closed 8 months ago

bradleysmith23 commented 8 months ago

*Issue #, if available: N/A

Description of changes: Fix MISRA violations for API's added to library from https://github.com/FreeRTOS/Labs-Project-ota-example-for-aws-iot-core Tested with unit tests as well as cbmc proofs.

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

bradleysmith23 commented 8 months ago

/bot run formatting

kstribrnAmzn commented 8 months ago

This wasn't mentioned in your PR description - but you verified the MISRA violations are fixed with our standard tool (Coverity).