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

[v1.2-cherrypick] Fix reads on the group key management cluster to handle chunking correctly. #37021

Conversation

bzbarsky-apple
Copy link
Contributor

We were not propagating out encoding status, so when we reached end of packet we would just silently return CHIP_NO_ERROR instead of indicating we had more data to encode.

Cherry-pick of #36975

Fixes #36882

Testing

Tests were added/updated, unfortunately have to be run manually for now.

…ectly. (project-chip#36975)

We were not propagating out encoding status, so when we reached end of packet we
would just silently return CHIP_NO_ERROR instead of indicating we had more data
to encode.

Fixes project-chip#36882
Copy link

Review changes with  SemanticDiff

@andy31415 andy31415 merged commit fad424e into project-chip:v1.2-branch Jan 10, 2025
50 of 55 checks passed
@bzbarsky-apple bzbarsky-apple deleted the fix-group-key-management-reads-1.2 branch January 10, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants