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

Refactor pBufCur usage #93

Merged
merged 28 commits into from
Apr 3, 2024
Merged

Conversation

chinglee-iot
Copy link
Member

@chinglee-iot chinglee-iot commented Apr 2, 2024

This PR address the refactor suggestion in this link to change pBufCur from pointer type to a index.

In this PR

  • Replace pBufCur with uxCursorIndex and update related implemenation

Verify with the followings

  • Unit test
  • CBMC

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

@chinglee-iot chinglee-iot changed the title Refactor p buf cur Refactor pBufCur usage Apr 2, 2024
@chinglee-iot chinglee-iot marked this pull request as ready for review April 3, 2024 03:12
@AniruddhaKanhere AniruddhaKanhere merged commit 11e23a3 into aws:main Apr 3, 2024
12 checks passed
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